Add import-time-skip support to OptDeps, switch most tests over to that
[dbsrgits/DBIx-Class.git] / t / sqlmaker / oracle.t
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2012-04-09 Peter Rabbitson Allow for tests to run in parallel (simultaneously...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2010-12-23 Peter Rabbitson Switch the shortener (used only by oracle) reqs to...
2010-12-23 Peter Rabbitson More oracle sequence detection woes RT#63493
2010-12-15 Alexander Hartmaier support INSERT ... RETURNING in Oracle 8i and later
2010-10-23 Peter Rabbitson -ident implementation
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...