Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / 61findnot.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2016-02-03 Peter Rabbitson Protect DBIC as best we can from the failure mode in...
2014-07-29 Peter Rabbitson Deprecate _build_unique_cond, move its guts to ::Result...
2013-04-04 Peter Rabbitson Make sure external DBIC envvars do not cause tests...
2013-04-04 Peter Rabbitson Fix incorrect warning/exception originator
2011-01-14 Peter Rabbitson Reduce to a warning the find-with-NULL-key exception...
2010-10-26 Peter Rabbitson Extra adjustments of find() documentation and code...
2010-10-16 Peter Rabbitson Fix find() with an explicit constraint name (... {...
2008-05-06 John Napiorkowski changed the warning on DBIC::Storage::DBI->select_singl...
2008-04-11 Daniel Westermann... Add warnings for non-unique find usage and improve...
2007-05-20 Matt S Trout find/next change to return undef rather than () on...