Switch the main dev branch back to 'master'
[dbsrgits/DBIx-Class.git] / t / prefetch / count.t
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...
2013-01-25 Peter Rabbitson Remove TODO labels from blocks not using todo_skip...
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2009-07-02 Peter Rabbitson Everything works, just need to fix join-path chaining...
2009-07-02 Peter Rabbitson More fail (fix is known but needs work)
2009-07-02 Ian Wells Confirm prefetch doesn't affect main row fetch, and...
2009-07-01 Ian Wells Additional tests on prefetch - illustrates the bug...
2009-06-28 Peter Rabbitson Thetest case that started it all