dbsrgits/SQL-Translator.git
2011-08-26 Mark Nunberg SQLite producer asks old table for new field in add_field people/mordy/sqlite-diff-bug
2011-05-04 Arthur Axel... Release 0.11008 v0.11008
2011-05-02 Arthur Axel... ignore vim swap files
2011-05-02 Arthur Axel... rename Shim to ProducerUtils for accuracy
2011-04-25 Peter Rabbitson Do not depend on implicit hash ordering in YAML load
2011-04-20 Colin Newell Simple change to make Postgres simple array types produ...
2011-04-19 Arthur Axel... fix repo url
2011-04-05 Florian Ragwitz PostGIS functions are case-sensitive
2011-03-02 Arthur Axel... Create and parse FK constraints in SQLite
2011-03-02 Arthur Axel... Make true unique constraints if needed in SQL Server
2011-03-02 Arthur Axel... Turn off constraints before dropping tables in SQL...
2011-02-28 Arthur Axel... Quote everything in SQL Server
2011-02-28 Peter Rabbitson Parse new SQL Server stuff
2011-02-28 Arthur Axel... whitespace changes
2011-02-28 Arthur Axel... tear out useless unreserve hash
2011-02-28 Arthur Axel... add shim for non-lethal future development
2011-02-28 Peter Rabbitson Better diagnostics
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 .gitignore
2011-02-04 Darren Chamberlain Revert last change becuase it broke a bunch of tests.
2011-02-04 Darren Chamberlain Merging patch from ddascalescu+perl@gmail.com, for...
2011-02-04 Jonathan Yu Revert my previous changes (rev 1722 reverted back...
2011-02-04 Jonathan Yu Remove copyright headers from individual scripts
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 tests for MySQL Producer triggers
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-20 Stephen Bennett Use CASCADE when dropping a postgres enum type, to...
2010-11-17 Peter Rabbitson Fix sqlt options not matching documentation (RT#58318)
2010-11-13 Alexander Hartmaier test + fix for Oracle multi-column constraint generation
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-11-10 Peter Rabbitson Turn the roundtrip source generation fail into a warning
2010-08-13 Peter Rabbitson Bump M::I dep to a version not abusing FindBin
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-02 Andrew Rodland Fix SQLite producer create_view so it doesn't generate...
2010-06-01 Peter Rabbitson Changes
2010-06-01 Rafael Kitover remove unnecessary bit of code
2010-06-01 Rafael Kitover normalize SQLite and Postgres version numbers
2010-03-06 Peter Rabbitson Get SQLite to produce saner output
2010-03-05 Peter Rabbitson Merge 'oracle_datatypes' into 'trunk'
2010-02-27 Jonathan Yu fix a bunch of spelling errors, and add whatis entries...
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-25 Fabien Wernli I'm not to be trusted with the chainsaw
2010-02-24 Andrew Rodland Forgot to add the test data file for r1676
2010-02-24 Fabien Wernli text back to clob
2010-02-24 Fabien Wernli tests
2010-02-24 Fabien Wernli fix committed
2010-02-24 Fabien Wernli double and float thou shall now be float
2010-02-24 Andrew Rodland SQLite parser: handle named constraints, and don't...
2010-02-24 Peter Rabbitson Release 0.11005
2010-02-24 Peter Rabbitson Oracle fix primarily to have it not capitalize but...
2010-02-24 Peter Rabbitson Changes2
2010-02-24 Peter Rabbitson Changes
2010-02-23 Peter Rabbitson Cleanup tabs/whitespace
2010-02-23 Peter Rabbitson changing SQL::Translator::Diff to use producer_args...
2010-02-11 Fabien Wernli missed some quotes and added tests to avoid that
2010-02-11 Fabien Wernli missed some quotes and added tests to avoid that
2010-02-10 Fabien Wernli text -> varchar2(4000) instead of clob, get rid of...
2010-02-10 Fabien Wernli initial things don't look at this yet
2010-02-10 Fabien Wernli test I'm not committing to trunk instead
2009-12-17 Alexander Hartmaier added myself to the list of authors
2009-12-17 Alexander Hartmaier Fix Oracle producer creating numeric precision statemen...
2009-10-07 Ken Youens... When adding the edges, it's necessary to quote the...
2009-10-03 Peter Rabbitson Changes
2009-10-03 Peter Rabbitson Oracle/SQLite test adjustments to deal with new testdat...
2009-10-03 Peter Rabbitson Fix RT49301
2009-10-03 Peter Rabbitson Fix TT templates and tests
2009-10-03 Peter Rabbitson Add numeric/decimal precision support to DB2 producer
2009-10-03 Peter Rabbitson Add a size/precision field to test file, make sure...
2009-09-28 Peter Rabbitson Release 0.11003
2009-09-28 Peter Rabbitson Dep fixes and changes
2009-09-28 Peter Rabbitson Make maybe_plan insufficent-version-aware
2009-09-24 Peter Rabbitson Enforce XML::LibXML version requirements
2009-09-24 Peter Rabbitson Fix RT#27438
2009-09-18 Peter Rabbitson proper pg timestamp parsing (by mo)
2009-09-18 Peter Rabbitson Someone claimed this doesn't work
2009-09-07 Peter Rabbitson Cleanup changelog
2009-09-03 Peter Rabbitson Changes
2009-09-03 Peter Rabbitson Fix pg matchtype parsing
2009-08-30 Peter Rabbitson Real 0.11002 release
2009-08-30 Peter Rabbitson Sanify test
2009-08-28 Peter Rabbitson Release 0.11002
2009-08-28 Peter Rabbitson Makefile fixes + changes
2009-08-26 Ken Youens... Added "skip_tables" options.
next