Release commit for 1.62
[dbsrgits/SQL-Translator.git] / t / 15oracle-parser.t
2012-01-17 Peter Rabbitson Tab/WS crusade
2009-08-11 Ken Youens-Clark Added tests for check constraint.
2007-03-19 Chris Hilton Added cursory parsing of views and procedures
2007-03-06 Chris Hilton Corrected index parsing on Oracle so every index is...
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.