Release commit for 1.62
[dbsrgits/SQL-Translator.git] / Changes
2020-09-14 Dagfinn Ilmari Man... Release commit for 1.62 master v1.62
2020-04-19 John Napiorkowski pg_attrdef.adsrc no longer on Pg12+
2020-04-19 Matt S Trout Release commit for 1.61 v1.61
2020-04-06 Matt S Trout vaguely attempt to summarise the pile of stuff I just...
2019-05-29 Dagfinn Ilmari Man... Release commit for 1.60 v1.60
2019-05-29 Dagfinn Ilmari Man... Add no-Changes entry
2019-04-28 Dagfinn Ilmari Man... Release commit for 1.59_01 v1.59_01
2019-04-28 Dagfinn Ilmari Man... Normalise dist version number to 1.59
2019-04-28 Ed J Port Makefile.PL from Module::Install to Distar mohawk2-eumm
2019-04-28 Alexander Hartmaier Add support for materialized views in Oracle producer
2019-04-28 Karen Etheridge JSON.pm -> JSON::MaybeXS
2018-01-27 Dagfinn Ilmari Man... Add support for parsing PostgreSQL dollar-quoted strings
2018-01-09 Dagfinn Ilmari Man... release 0.11024 v0.11024
2017-12-08 Dagfinn Ilmari Man... dev release 0.11023_02
2017-12-08 Dagfinn Ilmari Man... Make maybe_plan skip on unrecognised failures to load...
2017-12-07 Dagfinn Ilmari Man... Dev release with diagnostics for mysterious test failures
2017-12-05 Dagfinn Ilmari Man... release 0.11023 v0.11023
2017-12-05 Dagfinn Ilmari Man... Fix error handling for Test::PostgreSQL 1.20
2017-12-04 Dagfinn Ilmari Man... release 0.11022 v0.11022
2017-09-06 Dagfinn Ilmari Man... Fix relying on exact serialisation for JSON/YAML tests...
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
next