Massive rewrite of bind handling, and overall simplification of ::Storage::DBI
[dbsrgits/DBIx-Class.git] / t / count / prefetch.t
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2010-05-04 Peter Rabbitson Refactor count handling, make count-resultset attribute...
2010-01-17 Peter Rabbitson This is made out of awesome
2010-01-17 Peter Rabbitson Getting warmer
2009-12-10 Peter Rabbitson First half of distinct cleanup
2009-11-27 Peter Rabbitson Fix search_related wrt grouped resultsets (distinct...
2009-11-26 Peter Rabbitson Add a no-accessor column to generally test handling
2009-08-04 Peter Rabbitson Move around tests a bit
2009-08-04 Peter Rabbitson Add an extra test specifically for distinct/prefetch
2009-08-03 Rob Kinyon Added two tests and marked one todo_skip
2009-07-31 Rob Kinyon Added MooseX::Traits to Makefile.PL
2009-07-02 Peter Rabbitson Another candidate for somethingawful.com (fix left...
2009-05-21 Peter Rabbitson Duh, no point of having ordered subqueries while counti...
2009-05-20 Peter Rabbitson Switch as_query testing to direct specification in...
2009-05-20 Peter Rabbitson Make sure we always work with resolved rs attributes...