Improve trigger 'scope' attribute support (RT#119997)
[dbsrgits/SQL-Translator.git] / t / 17sqlfxml-producer.t
2017-01-26 Dagfinn Ilmari Man... Improve trigger 'scope' attribute support (RT#119997)
2012-01-18 Peter Rabbitson Fix spurious whitespace failures in t/17sqlfxml-produce...
2012-01-17 Peter Rabbitson Tab/WS crusade
2009-10-03 Peter Rabbitson Add a size/precision field to test file, make sure...
2009-05-04 Peter Rabbitson table/field counts are held per-object, not globally
2009-04-15 Ken Youens-Clark Fixed "database_events."
2009-02-07 Ash Berlin Fix tests! historic/state_before_xmi_deletion_47b3b29f
2006-06-07 Jess Robinson Update Trigger to insist on a valid table for on_table
2005-12-22 Mark Addison Fixed missing schema table comments
2004-11-05 Mark Addison Added writing of extra data for all objects to XML...
2004-08-19 Mark Addison Added collection tags for the Schemas objects (tables...
2004-07-08 Mark Addison Added writing of field.extra
2004-07-08 Mark Addison Added producer args to control indenting, newlines...
2004-07-08 Mark Addison Updated to test the new, single format sqlf xml.
2004-03-04 Darren Chamberlain Update tests to use maybe_plan.
2004-02-29 Mark Addison Fixed so they test for empty list reference_fields...
2004-02-04 Darren Chamberlain Robustify the tests a little.
2004-01-29 Mark Addison Order of schema objects properties in XML changed to...
2003-10-21 Mark Addison When using attrib_values the attribs are now written...
2003-10-20 Mark Addison Added Views, Procedures and Triggers to bring it inline...
2003-10-20 Darren Chamberlain Bring tests to passing.
2003-10-17 Mark Addison Added missing test for attrib_values=>1.
2003-10-17 Mark Addison Fix: Now includes the Schema's name and database attributes
2003-09-09 Ken Youens-Clark Checking for field comments now.
2003-08-22 Ken Youens-Clark Changes to quit using "SqlfXML."
2003-08-21 Ken Youens-Clark Modified to use XML::SQLFairy, changed field size to...
2003-08-20 Darren Chamberlain Updated MANIFEST.
2003-08-14 Mark Addison Added attrib_values option.
2003-08-08 Mark Addison Added a test for Producer::SqlfXML.