Made some changes suggested by Michael Slattery to fix table level comments. Also...
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Parser / XML / XMI /
2003-10-17 Darren Chamberlain Small pod fix.
2003-10-14 Mark Addison POD update for m:n stuff.
2003-10-14 Mark Addison Added m:n joins. Can now model m:n association in your...
2003-10-13 Mark Addison PKeys automatically generated for Classes that don...
2003-10-10 Mark Addison Initial code for SQLFairy UML profile for the XMI parse...
2003-10-06 Mark Addison Made debugging work and it now exports its parse method.
2003-10-06 Mark Addison Removed TODO comment- cos its done
2003-10-06 Mark Addison Removed some unneeded, commented out code.
2003-10-02 Mark Addison Removed debug warning
2003-10-01 Mark Addison Added FKeys from associations
2003-09-22 Mark Addison Moved Rational profile code to its own mod. Added suppo...