Fix building on perls with no . in @INC
[dbsrgits/DBIx-Class.git] / t / 72pg_bytea.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2016-02-03 Peter Rabbitson Streamline BYTEA (binary) Pg optdeps using the new...
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...
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
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
2012-03-16 Peter Rabbitson Add all storage instances to the test suite leaktracing...
2012-02-14 Peter Rabbitson Overhaul of variable \[] handling in populate, and...
2011-07-19 Rafael Kitover Check DBD::Pg >= 2.17.2 with Pg >= 9.0 for BYTEA
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-03-29 Peter Rabbitson Shuffle tests around (no changes)