2021 Mar 28 12:22 PM - edited 2024 Feb 03 11:40 PM
When remove the attribute/type from items.xml are they removed from database ?
Request clarification before answering.
No, they are not. Database is definitely recreated and the pre-existing item tables are removed when the platform is initialized, ie. `ant initialize`. Not sure about upgrading `ant updatesystem`, so you better experiment with it or try to find documentation.
Even generated java classes are not removed when a type or an attribute is removed from the items.xml. So, you have to do `ant clean all` in order get "fresh" java classes generated for the current content of items.xml
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.