Currently, adding a column to a directory schema will reset that table with the initial value.
This behavior is not what we want in a lot of cases
=> we whould be able to alter the table without doing a truncate
- is required by
-
NXP-7080 Add a group's schema field that can be displayed instead of groupname
- Resolved