Hi
When i was using version 2.6 the generated ConstantsEnum was based on the order of the columns in the database, however since upgrading the ConstantsEnums are now sorted by name.
Is there a way/property to revert back to the 2.6 i.e. not have the enums sorted by name
Thanks