Initial full test pass - all fetches are eager for now
[dbsrgits/DBIx-Class.git] / t / 88result_set_column.t
2012-04-16 Peter Rabbitson Initial full test pass - all fetches are eager for now
2011-10-25 Dagfinn Ilmari Man... Don't rely on GROUP BY and DISTINCT() sorting identically.
2010-02-05 Peter Rabbitson Looks like RSC is finally (halfway) fixed
2010-01-22 Peter Rabbitson Moev failing regression test away from trunk
2010-01-20 Peter Rabbitson Fix minor RSC bug
2010-01-08 Peter Rabbitson Tests while hunting for something else
2009-09-11 Peter Rabbitson Add single() ro RSC
2009-09-10 Peter Rabbitson The real fix
2009-09-10 Aran Deltac Fix RSC->reset() to no longer return $self, which fixes...
2009-06-30 Peter Rabbitson rs->get_column now properly recognizes prefetch and...
2008-11-14 Norbert Buchmuller * Added ->first and ->reset implementation to ResultSe...
2008-11-11 Norbert Buchmuller * Fixed test cases of ResultSetColumn vs. +select...
2008-11-02 Peter Rabbitson Test prompted by discussion about tasty stuff
2008-10-30 Peter Rabbitson Test direct sql passed to ResultSetColumn
2007-09-27 Brian Cassidy ResultSetColumn::func() now returns all results if...
2007-07-09 Luke Saunders updated changes. fixed ResultSetColumn w/prefetch problem
2006-05-25 Justin Guenther Changed tests to use DBICTest->init_schema() instead...
2006-05-24 Aran Deltac Incorporate changes in -current.
2006-05-18 Aran Deltac Fixes to tests so that they pass.
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...