Improve trigger 'scope' attribute support (RT#119997)
[dbsrgits/SQL-Translator.git] / t / 30sqlt-new-diff-pgsql.t
2015-09-09 Dagfinn Ilmari Man... Fix identifier quoting in PostgreSQL diff producer
2014-10-16 Dagfinn Ilmari Man... Clean up option parsing and identifier quoting in Produ...
2014-09-01 Peter Mottram initial batch_alter_table for ::Producer::PostgreSQL
2013-03-09 Tina Mueller produce_diff_sql(): list context
2013-03-09 Tina Mueller fix diff for altering two things per column - add ...
2012-04-27 Arthur Axel 'fREW... setting the quote accessors separately no longer makes...
2012-01-17 Peter Rabbitson Tab/WS crusade
2011-12-24 Andreas 'ac0v' Specht added a working mechanism for naming foreign keys
2011-12-24 Andreas 'ac0v' Specht fixed alter_drop_constraint for foreign keys and applyi...
2011-02-04 Moritz Onken Make Pg producer consistent with the rest in terms...
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-13 Ken Youens-Clark Fixed test.
2009-05-04 Peter Rabbitson Adjust insane tests to pass (the expected returns at...
2008-12-04 Ash Berlin PgSQL diff patch from wries