Improve trigger 'scope' attribute support (RT#119997)
[dbsrgits/SQL-Translator.git] / t / 24yaml.t
2017-01-26 Dagfinn Ilmari Man... Improve trigger 'scope' attribute support (RT#119997)
2015-09-08 Dagfinn Ilmari Man... Fix multi-line comments in YAML and JSON producers
2014-10-07 Dagfinn Ilmari Man... Fix JSON and YAML tests if the defaults have been tweak...
2012-04-28 Ken Youens-Clark Some aesthetic changes
2009-08-13 Ken Youens-Clark Fixed test.
2009-06-09 Peter Rabbitson Teach YAML producer to encode extra attributes
2009-05-04 Peter Rabbitson table/field counts are held per-object, not globally
2009-04-15 Ken Youens-Clark Changed database_events to return an arrayref.
2007-11-27 Ash Berlin MAss diff changes imported from Ash's local diff-refact...
2006-12-07 Jess Robinson Fix bug in YAML test
2006-06-08 Jess Robinson SQLite and YAML tests broken, fixed
2005-06-29 Chris Hilton Modified test text to reflect that fields() now return...
2005-06-27 Chris Hilton Added comments lines to test data forworking with new...
2005-05-25 Mark Addison Added Chris Hilton's patch so version number test is...
2005-05-18 Mark Addison Fixed YAML testi. Failed due to sqlfairy version increa...
2004-05-12 Ken Youens-Clark Some changes to get tests to pass.
2004-03-12 Ken Youens-Clark Updated to match new YAML output.
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 Ken Youens-Clark Fixed test.
2003-11-06 Ken Youens-Clark Making a more thorough check of things.
2003-10-17 Darren Chamberlain Updated YAML test.
2003-10-08 Darren Chamberlain A better YAML producer, actually using the YAML module...
2003-10-08 Darren Chamberlain Added YAML parser, producer, and basic test. All need...