FieldIndexs all changeed since upgrading from 2.6 to 3

Posts   
 
    
gemfore
User
Posts: 35
Joined: 30-Jul-2010
# Posted on: 09-Jan-2011 23:53:06   

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

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 10-Jan-2011 00:15:40   

Hi there,

This is a breaking change for v2.6 users migrating to v3. These are the reasons behind it: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=18386&StartAtMessage=0&#103053

However there is a feature request for this, so you can configure your own ordering. This is planned for v3.1, scheduled for this January.

David Elizondo | LLBLGen Support Team
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39908
Joined: 17-Aug-2003
# Posted on: 10-Jan-2011 08:53:13   

Indeed, in v3.1 we've added a feature which restores field ordering for the people who want this. It's implemented in such a way that when you migrate a project from v2.6 to v3, it's seamless. v3.1 is going into beta likely later this week and is available for beta testing for all v3 users.

Frans Bouma | Lead developer LLBLGen Pro