Support for SET NULL, SET DEFAULT and NO ACTION in foreign key clauses for SQLite.
[dbsrgits/SQL-Translator.git] / t / 27sqlite-parser.t
2013-03-09 Fabrice Gabolde Support for SET NULL, SET DEFAULT and NO ACTION in...
2012-01-17 Peter Rabbitson Combined patches from RT#70734 and RT#44769
2012-01-17 Peter Rabbitson Tab/WS crusade
2010-02-24 Andrew Rodland SQLite parser: handle named constraints, and don't...
2009-08-13 Ken Youens-Clark Added tests for RT#37814 (parsing of double quotes...
2009-08-11 Ken Youens-Clark Test and data for FK in SQLite.
2004-03-04 Darren Chamberlain Update tests to use maybe_plan.
2003-11-05 Ken Youens-Clark Update number of tests.
2003-10-08 Ken Youens-Clark Basic tests for SQLite, will expand later.
2003-10-08 Ken Youens-Clark Adding SQLite parser test.