Attempt to fix 'Attempt to free unreferenced scalar' on 5.8
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 10_05ora_common.t
2017-06-27 Dagfinn Ilmari Man... Attempt to fix 'Attempt to free unreferenced scalar... namespace-cleanup
2016-02-19 Dagfinn Ilmari Man... Introspect view definitions
2015-06-25 Dagfinn Ilmari Man... Import the latest ::Optional::Dependencies from DBIC
2015-05-13 Dagfinn Ilmari Man... Add tests for disabled constraints and triggers for...
2014-07-28 Dagfinn Ilmari Man... Use skip_all or diag for missing RDBMS test dependencies
2013-11-19 Dagfinn Ilmari Man... Fix detection of qualified sequence names for Oracle...
2013-11-19 Dagfinn Ilmari Man... Fix skip count for Oracle multi-schema tests
2012-09-04 Rafael Kitover introspect ON DELETE and DEFERRABLE for Oracle
2012-02-27 Rafael Kitover work around ORA-24345 from $dbh->column_info
2011-11-17 Rafael Kitover auto-disambiguate monikers from different schemas
2011-10-19 Rafael Kitover fix some issues with multi-db_schema support
2011-08-16 Rafael Kitover multi db_schema support
2011-07-25 Rafael Kitover support alternate line endings
2011-02-20 Rafael Kitover rename vendor tests