Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / resultset / update_delete.t
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...
2015-11-05 Peter Rabbitson Move the rows/offset sanity checks from DBI to _resolve...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2014-06-17 Peter Rabbitson Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE...
2014-06-04 Peter Rabbitson Fix grave resultset-level delete/update bug
2014-05-28 Peter Rabbitson Retire DBIC::DebugObj, replace with $dbictest_schema...
2014-05-27 Peter Rabbitson Massively refactor and sanify condition collapsing
2013-11-05 Peter Rabbitson Centralize and sanify generation of synthetic group_by...
2013-03-19 Peter Rabbitson Fix test failing with some tracing envvars (and smoke...
2013-03-08 Peter Rabbitson More comprehensive test of qualifier stripping for...
2013-01-21 Peter Rabbitson Fix proper handling of composite resultset heads (e...
2013-01-21 Peter Rabbitson Move the *preliminary* multicol IN support to the sqlmaker
2012-11-19 Peter Rabbitson Stop stripping table name qualifier on complex $rs...
2012-02-14 Peter Rabbitson Majorly cleanup $rs->update/delete (no $rs-aware code...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2010-10-16 Aaron Crane Fix bug in update of resultset using qualified conditio...
2010-05-31 Peter Rabbitson Test cleanup
2010-05-31 Peter Rabbitson Fix update/delete on prefetching resultsets
2010-05-15 Peter Rabbitson Fix stupid typo-bug
2009-11-12 Peter Rabbitson _cond_for_update_delete is hopelessly broken attempting...
2009-05-23 Peter Rabbitson Make sure MultiColumnIn quotes column names while mungi...
2009-05-23 Peter Rabbitson Tests and test schema adjustments for resultset update...