Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / 97result_class.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2013-03-10 Peter Rabbitson Clarify result_class tweaking on active/cached cursors
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
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2008-11-13 Peter Rabbitson result_class goodies by Caelum:
2007-05-22 Guillermo Roditi fix to t/97result_class.t and fixed tests too
2007-05-21 Guillermo Roditi result_class is getting leaked somewhere in related_res...