Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / 750firebird.t
2016-09-13 Peter Rabbitson Remove use of Try::Tiny entirely (the missing part...
2016-03-03 Peter Rabbitson (optdeps) One last pass through tests, streamline skip...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2016-01-22 Peter Rabbitson Remove all uses of Scope::Guard from the tests, use...
2016-01-13 Peter Rabbitson Revert sloppy workaround in dabde0bc5, addressed by...
2016-01-13 Peter Rabbitson The complete fix for intermittent t/750firebird.t failu...
2015-08-12 Dagfinn Ilmari Man... Work around Firebird/InterBase/ODBC crash in tests
2015-04-01 Dagfinn Ilmari Man... Work around Firebird/InterBase/ODBC crash in tests
2015-02-15 Peter Rabbitson Roll back massive unrelated test changeset introduced...
2015-02-15 Peter Rabbitson Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
2014-11-18 Kevin L. Kane Fix updating multiple CLOB/BLOB columns on Oracle
2014-09-30 Dagfinn Ilmari Man... Only load DBICTest::Schema when needed in tests
2013-02-14 Peter Rabbitson Massively optimize ->cursor->next while fixing some...
2012-11-05 Peter Rabbitson More 5.8 nested-cref test leaks
2012-03-12 Peter Rabbitson Test suite wide leaktesting
2011-12-05 Rafael Kitover Add live Firebird test for paging fix 8b31f62e
2011-11-25 Peter Rabbitson More robust test suite skip-checks, check ENV before...
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-04-14 Rafael Kitover make a proper storage base class for Firebird
2011-04-14 Rafael Kitover support sub-second precision for TIMESTAMPs for Firebir...
2011-04-11 Rafael Kitover support for DBD::Firebird
2011-03-08 Rafael Kitover fixup Firebird ODBC driver for DBD::ODBC 1.29
2011-02-21 Rafael Kitover Add extra test blob type
2010-12-02 Fabien Wernli Get Storage::Oracle to behave when quoting is enabled
2010-08-06 Rafael Kitover fix sybase fail, add more diagnostics for firebird...
2010-03-26 Rafael Kitover minor cleanups
2010-03-07 Rafael Kitover fix RETURNING for empty INSERT
2010-03-06 Rafael Kitover remove BindType2 test class
2010-03-05 Rafael Kitover auto_nextval support for Firebird
2010-02-23 Rafael Kitover don't use ib_softcommit by default
2010-02-13 Rafael Kitover fix multiple cursor test
2010-02-12 Rafael Kitover special bind_param_array move to make DBD::InterBase...
2010-02-10 Rafael Kitover fix savepoints for Firebird ODBC
2010-02-10 Rafael Kitover turn on ib_softcommit, savepoint tests now pass for...
2010-02-10 Rafael Kitover default to sql dialect 3 unless overridden
2010-02-08 Moritz Lenz use quoting in firebird tests
2010-02-08 Rafael Kitover test update
2010-02-08 Moritz Lenz test ->update({...}) for firebird
2010-02-08 Rafael Kitover better DT inflation for Firebird and _ping
2010-02-06 Rafael Kitover Firebird: add POD, fix BLOB tests
2010-02-04 Rafael Kitover limit and better autoinc for Firebird
2010-02-04 Rafael Kitover Firebird: fix test cleanup, add ODBC wrapper
2010-02-04 Rafael Kitover test file for firebird, not passing yet