Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / prefetch / correlated.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-03-18 Peter Rabbitson Fix test suite to work again with DBICTEST_SQLITE_USE_FILE
2015-03-17 Peter Rabbitson Fix test suite to work again with DBICTEST_SQLITE_USE_FILE
2014-06-17 Peter Rabbitson Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE...
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2014-05-28 Peter Rabbitson Switch most remaining debug-hooks to $dbictest_schema...
2014-05-27 Peter Rabbitson Massively refactor and sanify condition collapsing
2014-01-29 Peter Rabbitson Fix undefined order sensitive test (no idea how it...
2013-11-18 Peter Rabbitson Stop correlated subqueries from affecting the aliastype...
2013-02-20 Peter Rabbitson Modify the null-branch pruning introduced in ce556881...
2013-02-14 Peter Rabbitson Optimization - order only on lazy prefetch
2012-08-23 Peter Rabbitson Back out constructor/prefetch rewrite introduced mainly...
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-03-16 Alexander Hartmaier removed unnecessary use of Test::Exception
2011-05-02 Peter Rabbitson Revert the smart-select-ordering introduced in 36fd7f07
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2011-01-05 Peter Rabbitson Make sure unaliased selectors and prefetch coexist...
2010-12-27 Peter Rabbitson Clean up from/select bind value handling (RT#61025)