Commit graph

12 commits

Author SHA1 Message Date
sb afc5be9d35 In Applied Sweepers, the big problem of linking between the two databases is now solved, and the solution is reasonably good.
I don't believe there's any ASL-specific special purpose code in here, but there is code which addresses the issue of one-one joins between databases which may need to be revisited. Also, if a 'database' parameter is passed, link tables get the prefix '$database.dbo.', which I think is an MS SQL Server specific convention.
2008-02-13 15:56:31 +00:00
sb 7ad288dd1f Foreign entities; correction of spelling mistake; don't generate methods supporting store and delete if no form. 2008-02-08 10:46:43 +00:00
sb d61f36c13d Mainly grammatical changes involving the replacement of type='serial' with generators 2008-02-04 15:54:46 +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 d52a3d5653 Added adl2canonical 2008-02-01 12:43:18 +00:00
sb fff740d3cf Updated ADL to cover Andrew's extended semantics 2008-01-31 12:06:47 +00:00
sb b691b9b8ed Added n-to-n - not sure that this is a good idea! 2008-01-30 10:56:49 +00:00
sb 981c40b57d Bringing the DTD more into line with Andrew's current practice 2008-01-29 11:08:52 +00:00
sb e672bbd40f Schema
(i) is now valid
(ii) allows HTML in head, top and foot
2008-01-09 15:42:32 +00:00
sb 2a0c6a0ad0 Added schema 2008-01-09 14:59:54 +00:00
af 4bdd43edef *** empty log message *** 2008-01-09 13:40:56 +00:00
af a4bf554285 *** empty log message *** 2008-01-09 13:39:12 +00:00