Added a semicolon at the end of the create trigger definition because SQLite seems...
[dbsrgits/SQL-Translator.git] / t / 15oracle-parser.t
2006-05-05 Chris Hilton Fixed up ON DELETE parsing for FKs
2006-05-03 Chris Hilton Fixed preservation of function call as field in functio...
2006-05-03 Chris Hilton Parser changes to accomodate function-based indexes...
2004-09-13 Ken Youens-Clark Some updates to tests to skip when required dependencie...
2004-04-22 Ken Youens-Clark Updated tests for alternate unique constraint.
2004-03-04 Darren Chamberlain Update tests to use maybe_plan.
2004-02-04 Darren Chamberlain Robustify the tests a little.
2003-09-09 Ken Youens-Clark Added tests for alternate form of comments.
2003-08-26 Ken Youens-Clark Added test for table comment as SQL comment.
2003-06-09 Ken Youens-Clark Minor change to affect context.
2003-06-06 Ken Youens-Clark Fixed test numbers.
2003-06-06 Ken Youens-Clark Added new Oracle parser test.