dbsrgits/SQL-Translator.git
2014-07-24 Dagfinn Ilmari... Fix handling of views in MySQL DBI parser
2014-07-24 Dagfinn Ilmari... Add Changes entries for 6c77378 and 1fb4f40
2014-07-24 Wallace Reis Fix warning due uninitialized var
2014-07-23 Wallace Reis Produce DDL for MySQL table field with ref in 'ON UPDATE'
2014-06-30 Dagfinn Ilmari... Don't install Text::RecordParser, it's broken
2014-06-30 Dagfinn Ilmari... Install optional test deps in Travis
2014-06-30 Dagfinn Ilmari... Install DBI as well in Travis
2014-06-30 Dagfinn Ilmari... Install author-mode configure reqs in Travis
2014-06-30 Dagfinn Ilmari... Stop Makefile.PL hanging at prompts under Travis
2014-05-07 Arthur Axel... fixup! Test against travis
2014-05-07 Arthur Axel... add missing Changes
2014-05-07 Arthur Axel... Test against travis
2014-05-07 Arthur Axel... Fix DROP TABLE in SQL Server Producer
2014-02-12 Dagfinn Ilmari... Add .mailmap entry for Ash Berlin
2014-01-02 Matt Phillips remove spurious warning from 6+ years ago.
2013-12-17 clodeindustrie Add Json and hstore types in the PostgreSQL parser
2013-12-17 Dagfinn Ilmari... Fix Pg DBI parser test
2013-11-01 Arthur Axel... remove default Pg dsn
2013-10-31 Dagfinn Ilmari... Fix confusingly erroneous variable name
2013-10-31 Arthur Axel... release 0.011018 🎃 v0.011018 v0.11018
2013-10-31 Arthur Axel... Revert "Fixed autoincrement in primary keys for SQLite"
2013-10-30 Arthur Axel... release 0.11017 v0.011017 v0.11017
2013-10-30 Arthur Axel... add missing Changes
2013-10-30 Brian Cassidy Normalize Changes file to CPAN::Changes::Spec
2013-10-30 rporres Fixed autoincrement in primary keys for SQLite
2013-10-30 Gavin Shelley TTSchema doc fixes
2013-10-30 Larry Leszczynski Suppress "Exiting subroutine via next"
2013-10-30 Jon Jensen Add JSON parser and producer modules
2013-10-30 Jonathan C... Add DECIMAL_DIGITS to SQLServer size field for scale...
2013-10-30 Jonathan C... Quote table_name to fix tables using reserve words...
2013-09-30 Dagfinn Ilmari... Add myself to AUTHORS
2013-09-30 Dagfinn Ilmari... Fix incorrect module names in conditional plan
2013-09-29 Robert Bohne Change my E-Mail address
2013-09-29 Songmu Add SQL_TINYINT and SQL_BIGINT to %SQL::Translator...
2013-09-14 Dagfinn Ilmari... Fix typo in synopsis
2013-09-14 Dagfinn Ilmari... Add missing attribute name in header
2013-09-14 Dagfinn Ilmari... Remove documentation for field moved to role
2013-09-14 Dagfinn Ilmari... Fix typo
2013-09-14 Dagfinn Ilmari... Merge branch 'patch-1' of https://github.com/dsteinbrun...
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner more typo fixes
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fixes
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-09-13 David Steinbrunner typo fix
2013-03-17 Dagfinn Ilmari... Document append behaviour of options setters
2013-03-17 Dagfinn Ilmari... Fix typos in error messages
2013-03-17 Dagfinn Ilmari... Don't reimplement perl's built-in default behaviour
2013-03-17 Dagfinn Ilmari... Use accessor for table options in MySQL producer
2013-03-17 Dagfinn Ilmari... Clean up properly after Parser::DBI::PostgreSQL tests
2013-03-17 Dagfinn Ilmari... Use the API to access extra attributes
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... 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-16 Dagfinn Ilmari... Fix POD wording
2012-10-09 Arthur Axel... release 0.11016 v0.011016 v0.11016
2012-10-09 Mateu X Hunter Test Str and ArrayRef input for SQLT->filename
2012-10-09 Dagfinn Ilmari... Allow passing an arrayref to SQLT->filename
2012-10-05 Arthur Axel... release 0.11015 v0.11015
2012-10-05 Arthur Axel... Fix stupid missing version number in SQL::Translator...
2012-10-05 Arthur Axel... Release 0.11014 v0.11014
2012-10-05 Arthur Axel... switch to Perl Licensing
2012-09-26 Arthur Axel... release 0.11013_03 v0.11013_03
2012-09-26 Arthur Axel... add missing Changes
2012-09-25 Arthur Axel... include Moo version in a single place
2012-09-23 Peter Rabbitson No versions in use statements - encourages shit like...
2012-09-23 Peter Rabbitson XML writing is not strictly necessary for everything...
2012-09-23 Peter Rabbitson Lose one more useless dependency
2012-09-23 Peter Rabbitson Both of these are pre 5.8 coredeps
2012-09-23 Peter Rabbitson Moo port makes both of these no longer needed
2012-09-23 Peter Rabbitson Remove SQL::Translator::Schema::Graph as announced...
2012-09-23 Peter Rabbitson Remove old dist tarball which snuck in during a14ab50e
2012-09-23 Arthur Axel... release v0.11013_02 v0.11013_02
2012-09-23 Dagfinn Ilmari... Add missing List::MoreUtils dep
2012-09-22 Arthur Axel... release 0.11013_01 v0.11013_01
next