Add parenthesis into the VIEW definition to make sure the pg parser still can deal...
[dbsrgits/SQL-Translator.git] / t / 48xml-to-sqlite.t
2009-06-07 Peter Rabbitson Add parenthesis into the VIEW definition to make sure...
2009-05-04 Peter Rabbitson Adjust insane tests to pass (the expected returns at...
2009-05-03 Peter Rabbitson re-fix tests after merge
2009-05-03 Peter Rabbitson Teach sqlite how to deal with multi-event triggers
2009-04-15 Ken Youens-Clark No warnings during tests -- it's ugly.
2009-02-07 Ash Berlin Fix tests! historic/state_before_xmi_deletion_47b3b29f
2008-10-08 Jess Robinson By royal decree, produced statements in list context...
2008-09-17 Jess Robinson Pg views and sqlite views, patch from wreis
2008-08-26 Jess Robinson Added patch from groditi to support views in sqlite
2007-11-27 Ash Berlin MAss diff changes imported from Ash's local diff-refact...
2006-11-10 Ben Faga Applied patch sent in by Daniel Westermann-Clark on...
2006-08-26 Jess Robinson Fixed up tests to accommodate new DB2 producer changes...
2006-08-04 Jess Robinson Add timestamp tests, make postgres produce timestamp...
2006-07-23 Jess Robinson Lots of Pg Producer tests, some other fixes