Only output trigger 'scope' if it's set in YAML and JSON producers
[dbsrgits/SQL-Translator.git] / t / data /
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
2015-09-08 Dagfinn Ilmari Man... Fix parsing quoted strings with leading spaces
2014-12-14 Dagfinn Ilmari Man... Fix quoting of trigger name and table in Producer:...
2014-10-18 Dagfinn Ilmari Man... Test quotes in field comments
2014-10-18 Dagfinn Ilmari Man... Test round-tripping decimal default values
2014-10-18 Dagfinn Ilmari Man... Test round-tripping default values with quotes and...
2014-10-16 Dagfinn Ilmari Man... Test table and field names with quote characters in...
2014-07-29 Wallace Reis Extend Field->equals() for numeric comparison
2013-03-09 Fabrice Gabolde Support for SET NULL, SET DEFAULT and NO ACTION in...
2013-03-09 Tina Mueller fix diff for altering two things per column - add ...
2012-04-28 Jonathan Otsuka Honor supplied field order when adding fields to a...
2012-01-17 Peter Rabbitson Combined patches from RT#70734 and RT#44769
2012-01-17 Peter Rabbitson Tab/WS crusade
2011-12-25 Sebatian B. Knapp Add (now passing) test with file from RT#70473
2010-06-02 Rafael Kitover patch from abraxxa (Alexander Hartmaier) to truncate...
2010-02-25 Fabien Wernli I'm not to be trusted with the chainsaw
2010-02-24 Andrew Rodland Forgot to add the test data file for r1676
2010-02-23 Peter Rabbitson changing SQL::Translator::Diff to use producer_args...
2009-10-03 Peter Rabbitson Fix TT templates and tests
2009-10-03 Peter Rabbitson Add a size/precision field to test file, make sure...
2009-09-18 Peter Rabbitson Someone claimed this doesn't work
2009-08-13 Ken Youens-Clark Added tests for RT#37814 (parsing of double quotes...
2009-08-11 Ken Youens-Clark Test and data for FK in SQLite.
2009-06-09 Peter Rabbitson Create a YAML copy of the main roundtrip schema - this...
2009-06-07 Peter Rabbitson Add parenthesis into the VIEW definition to make sure...
2009-05-03 Peter Rabbitson Merge 'trunk' into 'roundtrip'
2009-05-03 Peter Rabbitson Extra data and first test for xml database_event support
2009-04-28 Peter Rabbitson Add an oversized varchar to schema.xml
2009-04-15 Ken Youens-Clark Fixed "database_events".
2009-02-07 Ash Berlin Move XMI stuff to branches/xmi since no one has worked...
2008-12-04 Ash Berlin PgSQL diff patch from wries
2008-04-23 Daniel Ruoso Adding tests for Oracle->add_field
2008-04-14 Daniel Ruoso Fix ORA-01442: column to be modified to NOT NULL is...
2008-04-14 Daniel Ruoso Test for oracle alter_field
2008-04-14 Daniel Ruoso implements options in oracle indexes
2008-01-15 Ash Berlin Add renamed_from to tables.
2007-12-13 Ash Berlin Some work on sanely normalizing fields
2007-11-27 Ash Berlin MAss diff changes imported from Ash's local diff-refact...
2007-03-14 Chris Hilton Added cursory parsing of procedures, functions, and...
2007-03-01 Chris Hilton Added options to sqlt-diff to ignore index and/or const...
2007-02-27 Chris Hilton Changed Constraint.equals() to ignore ordering of field...
2006-11-10 Ben Faga Added a semicolon at the end of the create trigger...
2006-11-10 Ben Faga Applied patch sent in by Daniel Westermann-Clark on...
2006-08-04 Jess Robinson Add timestamp tests, make postgres produce timestamp...
2006-07-23 Jess Robinson Lots of Pg Producer tests, some other fixes
2006-07-11 Jess Robinson Fix mysql_table_type .. (where did this go, or why...
2006-06-08 Jess Robinson SQLite and YAML tests broken, fixed
2006-06-07 Jess Robinson Update Trigger to insist on a valid table for on_table
2006-05-24 Chris Hilton Added tests to catch Oracle problem with parser being...
2005-08-10 Chris Hilton Added some constraint tests
2005-06-27 Chris Hilton Added additional tests for sqlt-diff
2005-05-25 Mark Addison Added explicit close on FILE and fixed spelling mistake...
2004-11-16 Mark Addison Re-added ttvars. Added docs and test for ttvars.
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
next