Improve trigger 'scope' attribute support (RT#119997)
[dbsrgits/SQL-Translator.git] / Changes
2017-01-26 Dagfinn Ilmari Man... Improve trigger 'scope' attribute support (RT#119997)
2015-11-05 Andrew Beverley Fix incorrect serial instead of bigserial in PG
2015-11-04 Peter Rabbitson Work around RT#108460, intermittent postgresql-rename...
2015-09-09 Dagfinn Ilmari Man... Fix identifier quoting in PostGIS statements
2015-09-09 Dagfinn Ilmari Man... Fix string quoting in PostGIS statements
2015-09-09 Dagfinn Ilmari Man... Fix missing semicolons between PostGIS statements
2015-09-09 Dagfinn Ilmari Man... Fix identifier quoting in PostgreSQL diff producer
2015-09-08 Dagfinn Ilmari Man... Fix multi-line comments in PostgreSQL producer
2015-09-08 Dagfinn Ilmari Man... Fix multi-line comments in YAML and JSON producers
2015-09-08 Dagfinn Ilmari Man... Fix parsing of MySQL column comments (RT#83380)
2015-09-08 Dagfinn Ilmari Man... Fix parsing quoted strings with leading spaces
2015-06-28 Andrew Gregory Add support for CHECK constraint in POD producer (GH#63)
2015-06-28 Sebastian Podjasek Add support for USING and WHERE on indexes in PostgreSQ...
2015-06-28 Sebastian Podjasek Add support for USING and WHERE on indexes in PostgreSQ...
2015-06-25 Sebastian Podjasek Fix PostgreSQL grammar parsing of UUID, time, timetz...
2015-06-24 Andrew Gregory Add SQLite support for check constraints
2015-06-24 Andrew Gregory Improve add_trigger consistency between producers
2015-06-24 mix3@サタデーナイトフィーバー Quoted table_name wasn't being used during MySQL DROP...
2015-06-24 Christian Walde prevent debug calls with expensive arguments if debuggi...
2015-06-24 Peter Rabbitson Remove dependency on List::MoreUtils
2015-03-20 Zefram Declare dependencies in deterministic order (RT#102859)
2015-03-05 Ivan Baidakou Add support for optional monotonically increasing sqlit...
2015-01-29 Dagfinn Ilmari Man... release 0.11021 v0.11021
2015-01-27 Dagfinn Ilmari Man... Fix array types and multidimensional sizes in Parser...
2015-01-06 Dagfinn Ilmari Man... Fix multi-column indexes in Parser::DBI::PostgreSQL
2015-01-06 Dagfinn Ilmari Man... Add Changes entry for 5.8.1 SQLite diffing fix
2014-12-14 Andrew Gregory Provide default index names for SQLite
2014-11-24 Dagfinn Ilmari Man... Update the Free Software Foundation's address (RT#100531)
2014-11-24 Dagfinn Ilmari Man... Remove executable bit from Parser/JSON.pm (RT#100532)
2014-10-27 Nick Wellnhofer Fix erroneous PostgreSQL floating point type translatio...
2014-10-18 Dagfinn Ilmari Man... Add support for triggers in Parser::Oracle
2014-10-18 Dagfinn Ilmari Man... Handle ALTER TABLE ... ADD CONSTRAINT in Parser::Oracle
2014-10-18 Dagfinn Ilmari Man... Add Changes entry for quoting fixes
2014-10-07 Dagfinn Ilmari Man... Fix JSON and YAML tests if the defaults have been tweak...
2014-09-16 Alexander Hartmaier Fix Oracle producer
2014-09-10 Dagfinn Ilmari Man... Skip HTML tests if CGI is not installed (RT#98027)
2014-09-02 Dagfinn Ilmari Man... release 0.11020 v0.11020
2014-09-02 Dagfinn Ilmari Man... Fix test failure if Test::PostgreSQL is installed but...
2014-09-02 Dagfinn Ilmari Man... release 0.11019 v0.11019
2014-09-02 Dagfinn Ilmari Man... Add Changes entry for Pg diff fix
2014-09-01 Dagfinn Ilmari Man... Add Changes entry for numeric field default fix
2014-08-20 Dagfinn Ilmari Man... Add Changes entry for SQLite diff fix
2014-07-24 Dagfinn Ilmari Man... Fix handling of views in MySQL DBI parser
2014-07-24 Dagfinn Ilmari Man... Add Changes entries for 6c77378 and 1fb4f40
2014-05-07 Arthur Axel 'fREW... add missing Changes
2014-05-07 Arthur Axel 'fREW... Fix DROP TABLE in SQL Server Producer
2013-10-31 Arthur Axel 'fREW... release 0.011018 🎃 v0.011018 v0.11018
2013-10-31 Arthur Axel 'fREW... Revert "Fixed autoincrement in primary keys for SQLite"
2013-10-30 Arthur Axel 'fREW... release 0.11017 v0.011017 v0.11017
2013-10-30 Arthur Axel 'fREW... add missing Changes
2013-10-30 Brian Cassidy Normalize Changes file to CPAN::Changes::Spec
2013-10-30 Gavin Shelley TTSchema doc fixes
2013-10-30 Jon Jensen Add JSON parser and producer modules
2013-10-30 Jonathan C. Otsuka Add DECIMAL_DIGITS to SQLServer size field for scale...
2013-10-30 Jonathan C. Otsuka Quote table_name to fix tables using reserve words...
2013-09-29 Songmu Add SQL_TINYINT and SQL_BIGINT to %SQL::Translator...
2013-03-17 Dagfinn Ilmari Man... Fix typos in error messages
2013-03-17 Dagfinn Ilmari Man... Clean up properly after Parser::DBI::PostgreSQL tests
2013-03-09 Fabrice Gabolde Support for SET NULL, SET DEFAULT and NO ACTION in...
2013-03-09 William Wolf Fix Pg diff issue with drop constraint on primary keys
2013-03-09 Tina Mueller produce_diff_sql(): list context
2013-03-09 Tina Mueller fix diff for altering two things per column - add ...
2013-03-09 Ken Youens-Clark Allow VALUEs to be enclosed in double and single quotes...
2012-12-09 Peter Rabbitson Properly tag our XML namespace URI - it is not a real...
2012-10-09 Arthur Axel 'fREW... release 0.11016 v0.011016 v0.11016
2012-10-09 Dagfinn Ilmari Man... Allow passing an arrayref to SQLT->filename
2012-10-05 Arthur Axel 'fREW... release 0.11015 v0.11015
2012-10-05 Arthur Axel 'fREW... Fix stupid missing version number in SQL::Translator...
2012-10-05 Arthur Axel 'fREW... Release 0.11014 v0.11014
2012-10-05 Arthur Axel 'fREW... switch to Perl Licensing
2012-09-26 Arthur Axel 'fREW... release 0.11013_03 v0.11013_03
2012-09-26 Arthur Axel 'fREW... add missing Changes
2012-09-23 Peter Rabbitson Remove SQL::Translator::Schema::Graph as announced...
2012-09-23 Arthur Axel 'fREW... release v0.11013_02 v0.11013_02
2012-09-23 Dagfinn Ilmari Man... Add missing List::MoreUtils dep
2012-09-22 Arthur Axel 'fREW... release 0.11013_01 v0.11013_01
2012-09-22 Dagfinn Ilmari Man... Add Changes entries for mooification and leak fix
2012-09-22 Arthur Axel 'fREW... release 0.11013 v0.11013
2012-09-06 André Walker Make MySQL producer add NULL for every nullable field
2012-07-02 Arthur Axel 'fREW... Release 0.11012 v0.11012
2012-06-29 Justin Hunter address some issues with Pg producer and quoting
2012-05-21 Arthur Axel 'fREW... Add missing quote function to SQLServer producer
2012-05-10 Peter Rabbitson Fixor borked docs (we already test for this in t/66...
2012-05-10 Arthur Axel 'fREW... FINALLY A RELEASE! v0.11011
2012-04-28 Ken Youens-Clark MySQL Parser now handles views more completely
2012-04-28 Ken Youens-Clark sqlt-graph now has a --trace option.
2012-04-28 Tina Mueller add support for "DEFAULT (\d+)::data_type" in PostgreSQ...
2012-04-28 Peter Rabbitson Fix silly syntax error, introduced in 0c04c5a22
2012-04-28 Peter Rabbitson Stop the DBI parser from disconnecting externally suppl...
2012-04-28 Jonathan Otsuka Honor supplied field order when adding fields to a...
2012-04-28 Peter Rabbitson Dependency cleanup
2012-04-27 Arthur Axel 'fREW... Default SQLite quoting to off until we are capable...
2012-04-27 Arthur Axel 'fREW... setting the quote accessors separately no longer makes...
2012-04-24 John Napiorkowski fix for when we are adding /dropping columns in sqlite...
2012-02-07 Peter Rabbitson Back out bdf60588b to disable P::RD grammar precompilat...
2012-01-25 Peter Rabbitson Really fix mysql CURRENT_TIMESTAMP handling (solves...
2012-01-18 Peter Rabbitson Deprecate SQL::Translator::Schema::Graph, undocument...
2012-01-18 Peter Rabbitson Fix spurious whitespace failures in t/17sqlfxml-produce...
2012-01-17 Sebatian B. Knapp Fix for mysql producer drop primary key, refs #62250
2012-01-17 Peter Rabbitson Changes for a1afcdb6
next