Push foreign key defs to end of file to avoid errors with referenced tables
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / XMI /
2003-09-22 Mark Addison Moved Rational profile code to its own mod. Added suppo...
2003-09-16 Mark Addison Doc notes on version selection and added xmi.id to...
2003-09-16 Mark Addison Split out XMI parsing to SQL::Translator::XMI::Parser...