Only output trigger 'scope' if it's set in YAML and JSON producers
[dbsrgits/SQL-Translator.git] / t / 30sqlt-new-diff-sqlite.t
2014-08-20 Peter Mottram fix Producer::SQLite::batch_alter_table rename field
2014-07-29 Wallace Reis Extend Field->equals() for numeric comparison
2013-10-31 Arthur Axel 'fREW... Revert "Fixed autoincrement in primary keys for SQLite"
2013-10-30 rporres Fixed autoincrement in primary keys for SQLite
2012-04-27 Arthur Axel 'fREW... Default SQLite quoting to off until we are capable...
2012-04-24 John Napiorkowski fix for when we are adding /dropping columns in sqlite...
2012-01-23 Peter Rabbitson Correct SQLite quote-char
2012-01-17 Peter Rabbitson Combined patches from RT#70734 and RT#44769
2012-01-17 Peter Rabbitson Tab/WS crusade
2011-12-25 Arthur Axel 'fREW... quote SQLite identifiers
2011-03-02 Arthur Axel 'fREW... Create and parse FK constraints in SQLite
2010-06-03 Peter Rabbitson Awesome non-quoted numeric default patch by Stephen...
2009-05-04 Peter Rabbitson Adjust insane tests to pass (the expected returns at...
2008-10-08 Jess Robinson By royal decree, produced statements in list context...
2008-02-01 Jess Robinson Oops, fix tests for fixed syntax
2008-01-16 Ash Berlin Fix BEGIN in sqlite diff test
2008-01-15 Ash Berlin Add renamed_from to tables.
2007-11-27 Ash Berlin MAss diff changes imported from Ash's local diff-refact...