Commit graph

12 commits

Author SHA1 Message Date
sb b240169fc7 Fixes to escape SQL keywords when used as column names 2008-03-19 15:37:48 +00:00
sb e423b325a4 Considerable progress on adjunct editing suite, but some lacunae remain. 2008-03-04 17:30:52 +00:00
sb 698c014b0d Significant change in C# entities: instead of creating all collections for child objects at creation time of the parent object, now create them only when first requested. General tidyup in other files 2008-02-29 16:28:51 +00:00
sb 1d8d6d1e22 Mainly correcting generated comments 2008-02-20 12:09:53 +00:00
sb 0051f34ab8 Greatly improved Hibernate output; controller classes still broken 2008-02-13 09:52:42 +00:00
sb a2be2c9f08 Very nearly generating good SQL. Still some problems with referential integrity constraints. 2008-02-08 17:15:39 +00:00
sb 060c133588 Sorting inherited permissions for tables 2008-02-08 13:48:54 +00:00
sb f64f137a67 Many fixes, including global enforcement of UTF-8 2008-02-07 16:35:00 +00:00
sb 7f5585d492 Many changes, principally dealing with composite primary keys and foreign entities. 2008-02-06 17:24:53 +00:00
sb b18db6b995 Now correctly ouputs composite primary keys, among other things. However, not currently getting all constraints right and also the 'myresponsibility' mechanism for when to output link tables is not working entirely correctly. 2008-02-04 15:53:00 +00:00
sb 07b10ab336 More work on the framework - now up to the point that I can auto-generate SQL with compound primary keys, and the other features required by Andrew. 2008-02-01 18:25:38 +00:00
sb eba7fa3afb Parallel track on transform development. Currently 'transforms' work, but not with a version of ADL which is formalisable, documented specified; and 'transforms01' very nearly work on a vocabulary which is very nearly as rich as 'transforms' but which is formalised, specified and documented. 2008-01-31 17:06:35 +00:00