Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / ResultClass /
2012-12-11 Brendan Byrd Various other POD fixes
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2012-01-02 Alexander Hartmaier refactored HashRefInflators internals
2012-01-02 Peter Rabbitson Rewrite the HRI bench to produce consistent numbers...
2011-04-19 Alexander Kuznetsov Fix $rs->next when using HRI with right-join-side data...
2010-12-01 Al Newkirk explain how to use HashRefInflator with search
2009-06-18 Peter Rabbitson HRI fix
2009-06-15 Tim Bunce Added note that column inflation is not performed
2009-04-22 Peter Rabbitson RT45195 various indexer fixes
2008-09-28 Peter Rabbitson mst is right: there is no sane way to allow automatic...
2008-09-21 Peter Rabbitson Revert r482[45], by implementing a better version of...
2008-09-19 Matt S Trout removed retarded global; if you want this feature,...
2008-08-22 Peter Rabbitson Multiple HashRefInflator improvements:
2008-07-02 Ash Berlin Add caveat about prefetch
2008-01-18 Matt S Trout added strict and warnings to HashRefInflator, fixed...
2007-08-24 Cory G Watson Fix typos.
2007-05-11 Matt S Trout collapse result refac hopefully complete
2007-01-13 Ash Berlin Added some simple docs to HashRefInflator and updated...
2007-01-05 Ash Berlin Added abraxa's HashRefInflator (no docs as yet)