Improve trigger 'scope' attribute support (RT#119997)
[dbsrgits/SQL-Translator.git] / Changes
2012-01-17 Peter Rabbitson Fix ignored option to script/sqlt-diagram (RT#5992)
2012-01-17 Peter Rabbitson Fix misleading Diagram POD
2012-01-17 Peter Rabbitson Combined patches from RT#70734 and RT#44769
2012-01-17 Sebatian B. Knapp fixed typo reported in rt68912
2012-01-17 Peter Rabbitson Tab/WS crusade
2012-01-17 Peter Rabbitson Use precompiled Parse::RecDescent parsers for moar...
2012-01-04 Cedric Carree SQLT::Parser::PostgreSQL parses table def with default...
2012-01-04 Peter Rabbitson Drop Class::Accessor::Fast in favor of Moo
2011-12-25 Jaime Soriano Pastor Integer default sizes are one point smaller if they...
2011-12-25 Jaime Soriano Pastor Name of unique keys are not written if empty
2011-12-25 Jaime Soriano Pastor Names accepted (and ignored) as types of primary keys...
2011-12-25 Jaime Soriano Pastor MySQL parsing fails if a table is defined more than...
2011-12-25 Jaime Soriano Pastor Default bits and double quoted strings are parsed now
2011-12-25 Peter Rabbitson patch from rt67989 applied, changes dependency from...
2011-12-25 Arthur Axel 'fREW... quote SQLite identifiers
2011-12-24 Aaron Schrab Add trigger support to PostgreSQL producer and parser...
2011-12-24 Robert Bohne Handle on_delete => 'restrict' in Producer::Oracle
2011-12-24 Devin Austin added kaitlyn's patch for mysql->sqlite translation
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-12-24 Cedric Carree get Postgres table and column descriptions
2011-12-24 Cedric Carree Fix index issue in Parser::DBI::PostgreSQL
2011-12-24 Cedric Carree Patch to get correct SQL data types from Postgres
2011-10-05 Amiri Barksdale... Release 0.11010 v0.11010
2011-10-02 Amiri Barksdale... Fix CREATE VIEW syntax.
2011-09-02 Jess Robinson Update to version 0.011009
2011-05-04 Arthur Axel 'fREW... Release 0.11008 v0.11008
2011-04-20 Colin Newell Simple change to make Postgres simple array types produ...
2011-03-02 Arthur Axel 'fREW... Create and parse FK constraints in SQLite
2011-03-02 Arthur Axel 'fREW... Make true unique constraints if needed in SQL Server
2011-03-02 Arthur Axel 'fREW... Turn off constraints before dropping tables in SQL...
2011-02-28 Arthur Axel 'fREW... Quote everything in SQL Server
2011-02-28 Peter Rabbitson Fix RT#64728
2011-02-28 Peter Rabbitson Make autoinc PKs show up in GraphViz
2011-02-04 Moritz Onken Make Pg producer consistent with the rest in terms...
2011-02-04 Peter Rabbitson Correct postgis geography type insertion and linebreak...
2011-02-04 Jess Robinson Released 0.11007
2011-02-04 Peter Rabbitson Fix MySQL producer attaching View definitions to a...
2010-11-30 Peter Rabbitson Changes from abraxxa
2010-11-30 Rafael Kitover Add support for triggers in the MySQL producer (RT...
2010-11-30 Rafael Kitover Fix POD typo in SQL/Translator/Schema/Trigger.pm (RT...
2010-11-17 Peter Rabbitson Fix sqlt options not matching documentation (RT#58318)
2010-11-10 Peter Rabbitson Support a custom_type_name hint for Pg enum creation
2010-11-10 Peter Rabbitson Fix some legacy code to stop warning on newer perls
2010-11-10 Peter Rabbitson Add support for PostGIS Geometry and Geography data...
2010-08-13 Peter Rabbitson Even though it is in the depchain due to YAML - just...
2010-06-03 Peter Rabbitson Release 0.11006
2010-06-03 Peter Rabbitson Awesome non-quoted numeric default patch by Stephen...
2010-06-03 Peter Rabbitson Adjust view production for stupid mysql
2010-06-03 Peter Rabbitson Fix index quoting for mysql
2010-06-02 Peter Rabbitson Make 'default_value' behave like a real accessor
2010-06-02 Peter Rabbitson Changes reformat
2010-06-02 Rafael Kitover update Changes
2010-06-02 Rafael Kitover patch from abraxxa (Alexander Hartmaier) to truncate...
2010-06-01 Peter Rabbitson Changes
2010-02-25 Fabien Wernli float doesn't need to be forced to 126 either
2010-02-25 Fabien Wernli add to changes
2010-02-24 Peter Rabbitson Release 0.11005
2010-02-24 Peter Rabbitson Changes2
2010-02-24 Peter Rabbitson Changes
2010-02-23 Peter Rabbitson changing SQL::Translator::Diff to use producer_args...
2009-12-17 Alexander Hartmaier Fix Oracle producer creating numeric precision statemen...
2009-10-03 Peter Rabbitson Changes
2009-09-28 Peter Rabbitson Release 0.11003
2009-09-28 Peter Rabbitson Dep fixes and changes
2009-09-18 Peter Rabbitson proper pg timestamp parsing (by mo)
2009-09-07 Peter Rabbitson Cleanup changelog
2009-09-03 Peter Rabbitson Changes
2009-08-30 Peter Rabbitson Real 0.11002 release
2009-08-28 Peter Rabbitson Makefile fixes + changes
2009-08-18 Peter Rabbitson Release 0.11001
2009-08-18 Jess Robinson Changes + Reverts for 0.11000, see Changes file for...
2009-08-13 Ken Youens-Clark Upped version numbers, cleaned up code, fixed my name.
2009-06-25 Peter Rabbitson Release 0.09007
2009-06-24 Peter Rabbitson MSSQL fixes and improvements
2009-06-24 Peter Rabbitson Do not cache the P::RD grammar - it breaks stuff
2009-06-10 Peter Rabbitson (bugfixed) release 0.09006
2009-06-09 Peter Rabbitson Saner Changes
2009-06-09 Peter Rabbitson Proper support for size in pg timestamp columns (patch...
2009-06-08 Peter Rabbitson Fix a couple of tests and add forgotten dependency
2009-06-08 Peter Rabbitson Release 0.09005
2009-06-07 Peter Rabbitson Fill in changes, todoify non-passing tests (to draw...
2009-06-02 John Goulah added parser support for MySQL default values with...
2009-06-01 Peter Rabbitson Switch to Module::Install
2009-05-27 Johannes Plunien MySQL producer skips length attribute for columns which...
2009-05-17 Peter Rabbitson Update changelog
2009-04-24 Peter Rabbitson Pg producer improvements by mo: ALTER TABLE / ALTER...
2009-04-23 Wallace Reis Added CREATE VIEW subrules for mysql parser
2009-03-16 Ash Berlin Added semi-colon for (DROP|CREATE) TYPE statements...
2009-02-15 Peter Rabbitson Support for mysql fully qualified table names (db.table...
2009-02-15 Peter Rabbitson Whop - forgot to commit 9004 changes
2009-02-07 Peter Rabbitson Release 0.09003
2009-02-07 Ash Berlin svk-commitTn2OH.tmp
2008-12-29 Jess Robinson Support for temporary tables in Pg, from nachos
2008-12-05 Johannes Plunien added release-date to Changes
2008-12-04 Ash Berlin PgSQL diff patch from wries
2008-12-02 John Goulah reverting r1413 and r1414 in favor of passing a scalar...
2008-12-01 John Goulah add param to _apply_default_value so that certain value...
2008-11-26 John Goulah added ignore_opts parser arg to ignore table options
2008-11-24 Johannes Plunien Skip tests for buggy Spreadsheet::ParseExcel versions...
next