All Schema objects now have an extra attribute. Added parsing support (and
[dbsrgits/SQL-Translator.git] / t / data /
2004-11-05 Mark Addison All Schema objects now have an extra attribute. Added...
2004-08-19 Mark Addison Added collection tags for the Schemas objects (tables...
2004-07-09 Mark Addison Fixed break due to XML Parser now supporting field...
2004-07-09 Mark Addison Added parsing of field.extra
2004-07-08 Mark Addison Updated to test the new, single format sqlf xml.
2004-05-12 Ken Youens-Clark Fixed merge.
2004-04-23 Mark Addison As a quick test to see if Test::SQL::Translator really...
2004-04-19 Ken Youens-Clark Adding test data for Access parser.
2004-04-07 Allen Day add test data
2004-04-07 Allen Day updated turnkey regression testing schema. added comme...
2004-04-01 Mark Addison Added TT::Table producer.
2004-03-23 Mark Addison Tweaked to use (test ;-) table and field stringify.
2004-02-27 Ken Youens-Clark Adding another data file for sqlt-diff test.
2003-11-05 Ken Youens-Clark Changed a little to make more interesting.
2003-10-20 Mark Addison Added Views, Procedures and Triggers to bring it inline...
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-08 Ken Youens-Clark Fixed syntax errors.
2003-10-08 Ken Youens-Clark New test data for SQLite parser.
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-25 Allen Day this is pretty stable, and is ( i think ) generating...
2003-09-16 Mark Addison Split out XMI parsing to SQL::Translator::XMI::Parser...
2003-09-09 Ken Youens-Clark Added a comment for a test.
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.
2003-09-02 Allen Day turnkey producer still broken, will try to get it worki...
2003-08-18 Ken Youens-Clark Replacing contents with Paul's output from dbschema...
2003-08-18 Ken Youens-Clark Adding some Sybase schema to parse, though it's from...
2003-08-17 Ross Smith II Added DOUBLE PRECISION. Parser::MySQL chokes on this
2003-08-17 Ross Smith II Added test file that includes all (well, it will) of...
2003-08-17 Ross Smith II Added test file that includes all (well, most) of the...
2003-08-15 Mark Addison Added support for the attrib_values option of the XML...
2003-08-08 Mark Addison Added a test for Producer::SqlfXML.
2003-08-07 Mark Addison Changed term single tags to empty tags to mean <foo...
2003-08-07 Mark Addison Added BUG notes and test about single tags e.g. <foo/>
2003-08-07 Mark Addison Added TTSchema producer.
2003-08-06 Mark Addison Fixed default value bug in Parser::SqlfXML.
2003-08-06 Mark Addison Moved Producer::XML to Producer::SqlfXML.
2003-04-24 Allen Day adding a pg src file example
2003-04-17 Darren Chamberlain Attempt to be more robust.lib/SQL/Translator/Validator.pm
2003-04-07 Mikey Melillo added a text spreadsheet, hopefully in the right direct...
2002-03-21 Darren Chamberlain Test changes
2002-03-21 Darren Chamberlain Re-added
2002-03-21 Darren Chamberlain Added some basic files, removed unused data file (the...
2002-03-21 Darren Chamberlain Removed comment lines (the parser chokes on these,...
2002-03-15 Darren Chamberlain Added test data in groovy hierarchical directories.