Some test suite corrections ahead of next commits
[dbsrgits/DBIx-Class.git] / t / 72pg.t
2016-07-26 Peter Rabbitson Some test suite corrections ahead of next commits
2016-04-28 Peter Rabbitson Centralize remaining uses of Sub::Name within _Util
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-11-03 Peter Rabbitson Fix spurious ROLLBACK statements when a TxnScopeGuard...
2015-11-03 Peter Rabbitson Fix oversight in 096ab902 breaking { -value => $array...
2015-11-03 Peter Rabbitson Stop requiring explicit bindtype specification for...
2015-02-15 Peter Rabbitson Revert 2131aa2, cf52a9a and 2aa3f4c
2015-02-15 Peter Rabbitson Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
2015-02-10 Peter Rabbitson Move some ICDT dependent (sub)tests around (no function...
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2015-01-11 Peter Rabbitson Fix Postgres test hang with DBD::Pg 3.5.0+ (work around...
2014-11-07 Peter Rabbitson Cleanup code in _dbh_columns_info_for, add stresstest...
2014-10-25 Peter Rabbitson Make sure the fix for RT#99503 (SQLA a5f91febe) keeps...
2014-10-18 Dagfinn Ilmari Man... Silence with_deferred_fk_checks() warning on PostgreSQL 9.4
2014-09-30 Dagfinn Ilmari Man... Only load DBICTest::Schema when needed in tests
2014-09-08 Peter Rabbitson Stop using Sys::SigAction in pg tests
2014-07-19 Peter Rabbitson is_X_value functions introduced in 3705e3b28 migrated...
2014-07-17 Peter Rabbitson Better, consistent handling of -literal/-value in the...
2014-05-28 Peter Rabbitson Switch most remaining debug-hooks to $dbictest_schema...
2013-01-25 Peter Rabbitson Remove TODO labels from blocks not using todo_skip...
2012-03-22 Peter Rabbitson Remove all "magic number" DBI get_info calls from the...
2012-03-16 Peter Rabbitson Add all storage instances to the test suite leaktracing...
2012-03-12 Peter Rabbitson Test suite wide leaktesting
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-04-04 Peter Rabbitson Overhaul populate code - fix \[] support and exotic...
2011-02-24 Peter Rabbitson Make pg tests cleanup better after themselves
2010-12-22 Rafael Kitover Remove small_datetime from the main schema - it is...
2010-12-02 Peter Rabbitson Support for -value op in search (for pg arrays and...
2010-10-16 Peter Rabbitson De-golf _is_deterministic_value, add more tests for...
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-08-30 Peter Rabbitson Enable pg test disabled god knows why, minor cleanup.
2010-08-27 Peter Rabbitson Fix RT#58554 (make sure FOR X is always the last part...
2010-08-26 Peter Rabbitson Add a Pg limit test (just to extend coverage)
2010-08-07 Peter Rabbitson New $dbh capability handling - allows someone to say
2010-05-19 Wallace Reis failing tests for RS->update
2010-05-04 Peter Rabbitson Test for RT#56257
2010-04-24 Peter Rabbitson Revert bogus commit
2010-04-24 Peter Rabbitson 10% speed up on quoted statement generation
2010-04-08 Peter Rabbitson Refactor the version handling
2010-03-24 Rafael Kitover collect _server_info on connection
2010-03-24 Rafael Kitover Pg version check for can_insert_returning
2010-03-24 Peter Rabbitson Really fix INSERT RETURNING - simply make it a flag...
2010-03-22 Rafael Kitover move INSERT ... RETURNING code into ::DBI::InsertReturn...
2010-03-22 Rafael Kitover redo Pg auto-columns using INSERT RETURNING
2009-12-09 Peter Rabbitson It's almost 2010 - load_components ('Core') is like...
2009-10-21 Robert Buels more coverage in Pg sequence-discovery tests. i think...
2009-10-21 Robert Buels more pg unqualified schema tests, which expose a gap...
2009-09-06 Peter Rabbitson No connection - no cleanup
2009-09-04 Robert Buels moved search_path querying function from Pg storage...
2009-09-04 Peter Rabbitson Fixes to pg test after review:
2009-09-04 Peter Rabbitson Proper unconnected test
2009-09-04 Robert Buels fixed my tests
2009-09-04 Robert Buels oops, forgot to put the drop for the extended tests...
2009-09-04 Robert Buels more work on extended set of Pg auto-pk tests
2009-09-03 Robert Buels more work on extended set of Pg auto-pk tests
2009-09-03 Robert Buels more work on extended set of Pg auto-pk tests
2009-09-03 Robert Buels more work on extended set of Pg auto-pk tests
2009-09-03 Robert Buels more work on extended set of Pg auto-pk tests
2009-09-03 Robert Buels more work on extended set of Pg auto-pk tests
2009-09-03 Robert Buels more work on pg tests
2009-09-03 Robert Buels more work on extended set of Pg auto-pk tests
2009-09-03 Robert Buels starting work on extended set of Pg auto-pk tests
2009-09-03 Robert Buels more pg test cleanup
2009-09-03 Robert Buels more pg test cleanup
2009-09-03 Robert Buels renamed pg test schemas to be more organized
2009-09-02 Robert Buels oops, missed something screwed up by the pull
2009-09-02 Robert Buels more cleanup of pg tests, added cascade to drop functio...
2009-09-02 Peter Rabbitson Merge 'trunk' into 'pg_unqualified_schema'
2009-09-02 Robert Buels more cleanup of 72pg.t
2009-09-02 Robert Buels some reorganization and cleanup of pg-specific tests
2009-09-02 Peter Rabbitson Make pg sequence autodetect deterministic (or throw...
2009-09-02 Peter Rabbitson Streamline pg test-schemas cleanup
2009-09-01 Peter Rabbitson Rewrap todo properly
2009-09-01 Robert Buels tweak to Pg test, warnings_like -> warnings_exist
2009-09-01 Robert Buels reworked tests for pg last_insert_id in presence of...
2009-08-26 Peter Rabbitson Clarify
2009-08-26 Peter Rabbitson Make sure sqlt_type gets called after determining driver
2009-08-18 Peter Rabbitson Un-plan test and fix authorship
2009-08-17 Robert Buels added more tests for multi-schema support in 72pg.t
2009-08-10 Robert Buels added test for empty table before non-schema-qualified...
2009-08-06 Robert Buels failing (crashing, really) test for this strange pg...
2009-07-03 Peter Rabbitson Ask for newer DBD::Pg in author mode, suggest the newer...
2009-05-19 Peter Rabbitson Make sure pg test can restart after half-way failures
2009-04-28 Peter Rabbitson Fix a todo and some minor test adjustments
2009-04-24 Peter Rabbitson Cosmetic change
2009-04-24 Moritz Onken cleanup 72pg.t
2009-04-24 Moritz Onken patch for DBI.pm so store_column is called only once...
2009-02-27 Peter Rabbitson We already depend on latest SQLA - remove all reference...
2009-02-20 Matt S Trout revert previous revision
2009-02-17 Norbert Buchmuller * Fixed to make it work with [colname => value] bind...
2009-01-29 Peter Rabbitson A pass is not strictly necessary for a test connection
2008-11-25 Norbert Buchmuller * Fixed the number of tests skipped in a SKIP block.
2008-11-25 Norbert Buchmuller * Fixed the test plan in 72pg.t.
2008-11-25 Norbert Buchmuller * Added a test for arrayref bind values in search...
2008-11-25 Norbert Buchmuller * Made PostgreSQL array tests SKIP if SQLA version...
2008-11-21 Norbert Buchmuller * Added tests for passing arrayrefs as bind values...
2008-10-12 Peter Rabbitson Fix omission in pg test
2008-09-21 Peter Rabbitson Accomodate postgres being really load on CREATE
2008-03-25 Anders Nor Berle Back all savepoint tests out of (mysql|pg).t
next