add test data
[dbsrgits/SQL-Translator.git] / t / data / xmi /
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-02 Mark Addison Added test for the Rational profile.
2003-10-01 Mark Addison Added some test xmi files for rational profile (tests...
2003-09-16 Mark Addison Split out XMI parsing to SQL::Translator::XMI::Parser...
2003-09-09 Mark Addison Added parsing of operations from the XMI. Do we have...
2003-09-08 Mark Addison + Added visability arg.
2003-09-05 Allen Day adding more XMI files. these are identical models...
2003-09-04 Mark Addison Initial version of XMI parser.