Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.0.2
-
None
-
Windows 7
Description
We have this problem that: Each time we want Cayenne modeler to generate the DDL statement, it generates the desired DDL for a particular DB. However, this statement is not ordered consistently.
Because we also store the DDL inside our SVN repository, it's not easy to see what the database field or type has been changed via check out since each time this DDL is re-ordered differently.
We can figure this out from the cayenne xml, but it will also be good to order this DDL create via name etc.