Institute a central "load this first in testing" package
[dbsrgits/DBIx-Class.git] / t / resultset / inflate_result_api.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2014-07-27 Peter Rabbitson Tighten even more inflate_result() invocations, for...
2013-03-10 Peter Rabbitson Still do null-branch pruning when we are using our...
2013-03-10 Peter Rabbitson Forgotten cruft after 52864fbd5
2013-03-10 Peter Rabbitson MOAR optimization - tracking is_new_res is double work
2013-02-20 Peter Rabbitson Modify the null-branch pruning introduced in ce556881...
2013-02-14 Peter Rabbitson Reintroduce conditional null-branch pruning and add...
2013-02-14 Peter Rabbitson Hit an MC hash-order bug - simplify create, and solve...
2012-08-23 Peter Rabbitson Back out constructor/prefetch rewrite introduced mainly...
2012-04-16 Peter Rabbitson Initial full test pass - all fetches are eager for now