Clean up option parsing and fix identifier quoting in Producer::MySQL
[dbsrgits/SQL-Translator.git] / t / 30sqlt-new-diff-mysql.t
2014-10-16 Dagfinn Ilmari Man... Clean up option parsing and fix identifier quoting...
2014-07-29 Wallace Reis Extend Field->equals() for numeric comparison
2012-09-06 André Walker Make MySQL producer add NULL for every nullable field
2012-01-17 Peter Rabbitson Tab/WS crusade
2010-06-03 Peter Rabbitson Awesome non-quoted numeric default patch by Stephen...
2010-02-23 Peter Rabbitson changing SQL::Translator::Diff to use producer_args...
2009-08-11 Ken Youens-Clark Added test for list context return.
2008-10-08 Jess Robinson By royal decree, produced statements in list context...
2008-03-03 Ash Berlin Allow quote and other option to be passed to the producers.
2008-02-06 Ash Berlin Fix drop indexes for uniq constraints
2008-01-21 Ash Berlin Better tests (and fix bug) in batch alter with renamed...
2008-01-16 Ash Berlin Work round MySQL/InnoDB bug bugs.mysql.com/bug.php...
2008-01-15 Ash Berlin Add renamed_from to tables.
2008-01-10 Ash Berlin Correct constraint names in preprocess for MySQL producer
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...