dbsrgits/SQL-Translator.git
2020-09-14 Dagfinn Ilmari... Release commit for 1.62 master v1.62
2020-09-14 Dagfinn Ilmari... Bumping version to 1.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 Bumping version to 1.61
2020-04-06 Matt S Trout move DEFAULT_COMMENT global away from $VERSION
2020-04-06 Matt S Trout vaguely attempt to summarise the pile of stuff I just...
2020-04-06 Tina Mueller put FK at the end; return a list in list context
2020-04-06 Tina Müller datatype mapping; IDENTITY
2020-04-06 Eugen Konkov Quote datetime types for upgrade/downgrade scripts
2020-04-06 Daniel Böhmer Fix trailing whitespace in header comments
2020-04-06 Ed J YAML producer should only give field names from indices
2020-04-06 Andrius Merkys Fixing a typo: 'Qjuote' -> 'Quote'.
2020-03-07 Ed J MariaDB allows defaults of column names
2020-03-07 Ed J whitespace
2020-02-29 Ed J Parser::MySQL to handle CHECK CONSTRAINT
2020-02-29 Ed J alter_drop_constraint drop constraint, not index
2020-02-29 Ed J zap unused var
2020-02-28 Ed J Test::Differences less context = more comprehend
2020-02-28 Ed J SQLite parser to understand CHECK with parens
2020-02-25 Dave Lambley Ask for postgres
2019-05-29 Dagfinn Ilmari... Release commit for 1.60 v1.60
2019-05-29 Dagfinn Ilmari... Add no-Changes entry
2019-05-29 Dagfinn Ilmari... Bumping version to 1.60
2019-04-28 Dagfinn Ilmari... Release commit for 1.59_01 v1.59_01
2019-04-28 Dagfinn Ilmari... Bumping version to 1.59_01
2019-04-28 Dagfinn Ilmari... 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 Dagfinn Ilmari... Add ether to AUTHORS
2019-04-28 Alexander Hartmaier Add support for materialized views in Oracle producer
2019-04-28 Karen Etheridge JSON.pm -> JSON::MaybeXS
2018-08-02 Dagfinn Ilmari... Test on 5.28 in Travis
2018-08-02 Dagfinn Ilmari... Linkify class names in Schema POD
2018-03-05 Dagfinn Ilmari... Give more friendly error message for missing M:I author...
2018-01-27 Dagfinn Ilmari... Add support for parsing PostgreSQL dollar-quoted strings
2018-01-25 exercism-1 avoid conditional variable declaration
2018-01-16 Dagfinn Ilmari... Report coverage to Codecov as well as Coveralls
2018-01-09 Dagfinn Ilmari... Explicitly set COVERAGE=coveralls
2018-01-09 Dagfinn Ilmari... Test more perl versions in Travis
2018-01-09 Dagfinn Ilmari... Explicitly configure CPAN in Travis
2018-01-09 Dagfinn Ilmari... release 0.11024 v0.11024
2017-12-11 Dagfinn Ilmari... Remove temporary test diagnostics
2017-12-11 Dagfinn Ilmari... Escape newlines in skip reason
2017-12-08 Dagfinn Ilmari... dev release 0.11023_02
2017-12-08 Dagfinn Ilmari... Make maybe_plan skip on unrecognised failures to load...
2017-12-07 Dagfinn Ilmari... Dev release with diagnostics for mysterious test failures
2017-12-05 Dagfinn Ilmari... release 0.11023 v0.11023
2017-12-05 Dagfinn Ilmari... Fix error handling for Test::PostgreSQL 1.20
2017-12-04 Dagfinn Ilmari... release 0.11022 v0.11022
2017-12-04 Dagfinn Ilmari... Fix running Makefile.PL without '.' in @INC
2017-09-06 Dagfinn Ilmari... Fix relying on exact serialisation for JSON/YAML tests...
2017-01-26 Dagfinn Ilmari... Only output trigger 'scope' if it's set in YAML and...
2017-01-26 Dagfinn Ilmari... Improve trigger 'scope' attribute support (RT#119997)
2016-04-17 Dagfinn Ilmari... Remove duplicate entry in DBI drivers hash
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-11-04 Peter Rabbitson Fail more gracefully on non-loadable compiled module...
2015-11-01 Mohammad S... Updated MANIFEST.SKIP to include AUTHORS file.
2015-09-09 Dagfinn Ilmari... Pass $options through directly instead of $generator
2015-09-09 Dagfinn Ilmari... Fix identifier quoting in PostGIS statements
2015-09-09 Dagfinn Ilmari... Fix string quoting in PostGIS statements
2015-09-09 Dagfinn Ilmari... Fix missing semicolons between PostGIS statements
2015-09-09 Dagfinn Ilmari... Further clean up PostGIS code
2015-09-09 Dagfinn Ilmari... Fix horrendous indentation in PostGIS code
2015-09-09 Dagfinn Ilmari... Remove or use unused variables in PostgreSQL producer
2015-09-09 Dagfinn Ilmari... Fix identifier quoting in PostgreSQL diff producer
2015-09-09 Dagfinn Ilmari... Reduce scope of file-level variables
2015-09-09 Dagfinn Ilmari... Remove unused reserved words list
2015-09-09 Dagfinn Ilmari... Make PostgreSQLs max identifier length a constant
2015-09-08 Dagfinn Ilmari... Minor cleanups in Producer::PostgreSQL::create_table()
2015-09-08 Dagfinn Ilmari... Fix multi-line comments in PostgreSQL producer
2015-09-08 Dagfinn Ilmari... Fix multi-line comments in YAML and JSON producers
2015-09-08 Dagfinn Ilmari... Fix parsing of MySQL column comments (RT#83380)
2015-09-08 Dagfinn Ilmari... Switch MySQL parser test to done_testing
2015-09-08 Dagfinn Ilmari... Fix parsing quoted strings with leading spaces
2015-06-28 Dagfinn Ilmari... Simplify .travis.yml
2015-06-28 Dagfinn Ilmari... Install more test deps on Travis
2015-06-28 Dagfinn Ilmari... Explicitly install CGI from CPAN on Travis
2015-06-28 Dagfinn Ilmari... Use Travis container infrastructure for faster builds
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 Paul Cochrane Add C<> formatting to code-like text elements
2015-06-25 Paul Cochrane Fix minor typos in POD
2015-06-25 Paul Cochrane Remove empty sections
2015-06-25 Paul Cochrane Add a DESCRIPTION to SQL::Translator::Filter::Names
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 Paul Cochrane Replace sectioned links with C<> formatting
2015-06-24 Paul Cochrane Remove empty =over blocks
2015-06-24 Paul Cochrane Add space after =cut statement
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-02-26 Peter Rabbitson Remove explicit strictures usage
2015-01-29 Dagfinn Ilmari... release 0.11021 v0.11021
2015-01-27 Dagfinn Ilmari... Fix array types and multidimensional sizes in Parser...
next