Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / prefetch / incomplete.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2013-04-21 Peter Rabbitson Fix test failures with DBD::SQLite 1.38_02
2013-04-20 Peter Rabbitson Fix tests failing due to unspecified resultset retrieva...
2013-03-10 Peter Rabbitson Consider unselected order_by during complex subqueried...
2013-03-10 Peter Rabbitson Warn in case of iterative collapse being upgraded to...
2013-02-20 Peter Rabbitson Modify the null-branch pruning introduced in ce556881...
2013-02-14 Peter Rabbitson Move the infmap verification/exception way earlier
2013-02-14 Peter Rabbitson Restore ability to handle underdefined root (t/prefetch...
2013-02-14 Peter Rabbitson Merge branch 'master' into topic/constructor_rewrite
2012-08-23 Peter Rabbitson Back out constructor/prefetch rewrite introduced mainly...
2012-04-21 Peter Rabbitson Fix lapse on limited incomplete has_many prefetches
2012-04-16 Peter Rabbitson I think we are done here
2012-04-16 Peter Rabbitson Initial full test pass - all fetches are eager for now
2012-04-16 Peter Rabbitson Merge branch 'master' into topic/constructor_rewrite
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-10-25 Peter Rabbitson Throw a sensible error when a malformed 'as'-spec is...
2010-08-04 Peter Rabbitson Sketches of tests that should ultimately pass
2009-07-01 Peter Rabbitson Extend test