Improve trigger 'scope' attribute support (RT#119997)
[dbsrgits/SQL-Translator.git] / lib / Test / SQL / Translator.pm
2017-01-26 Dagfinn Ilmari Man... Improve trigger 'scope' attribute support (RT#119997)
2015-11-04 Peter Rabbitson Fail more gracefully on non-loadable compiled module...
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
2013-12-17 Dagfinn Ilmari Man... Fix Pg DBI parser test
2013-09-13 David Steinbrunner typo fix
2011-12-24 Arthur Axel 'fREW... our > use vars
2011-12-24 Arthur Axel 'fREW... remove commented copyright
2011-12-24 Arthur Axel 'fREW... Whitespace
2011-02-04 Jonathan Yu Revert my previous changes (rev 1722 reverted back...
2011-02-04 Jonathan Yu Remove copyright headers from individual scripts
2010-02-27 Jonathan Yu fix a bunch of spelling errors, and add whatis entries...
2009-09-28 Peter Rabbitson Make maybe_plan insufficent-version-aware
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-09 Peter Rabbitson Create a YAML copy of the main roundtrip schema - this...
2009-04-15 Ken Youens-Clark Lots of cleanup, removal of "foo" variables which are...
2009-02-13 Peter Rabbitson Downgrade global version - highest version in 9002...
2009-02-12 Peter Rabbitson Forgot to up one VERSION
2009-02-12 Peter Rabbitson Remove all expansion $XX tags (isolated commit, easily...
2009-02-12 Peter Rabbitson Reduce $Id to its normal form
2009-02-11 Peter Rabbitson Strip evil svn:keywords
2009-01-29 Jonathan Yu Reverted VERSION so it was no longer dependent on ...
2009-01-17 Jonathan Yu - Added some stuff to MANIFEST.SKIP
2005-01-13 Mark Addison Fixed test name
2004-11-05 Mark Addison All Schema objects now have an extra attribute. Added...
2004-07-08 Mark Addison Doc tweaks.
2004-03-05 Mark Addison Removed unused Test::Exception
2004-03-04 Darren Chamberlain Added maybe_plan function.
2004-02-29 Mark Addison Added Todo
2004-02-29 Mark Addison Added schema_ok. Some tweaks to the test output.
2004-02-29 Mark Addison Test::More Schema testing.