Release 0.08107
[dbsrgits/DBIx-Class.git] / t / count /
2009-05-23 Peter Rabbitson Extend distinct deprecation tests and clarify warnings
2009-05-23 Rafael Kitover Sybase bindvar and IC::DT support
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 Justin Hunter fix for sql functions in group_by
2009-05-20 Peter Rabbitson Make sure we always work with resolved rs attributes...
2009-05-20 Peter Rabbitson Make joined rs counts backwards compatible - we do...
2009-05-20 Rafael Kitover add test for distinct result of sql function
2009-05-16 Peter Rabbitson Test and fixed for paged grouped count
2009-05-16 Peter Rabbitson Rename tests
2009-05-14 Peter Rabbitson Straightforward test changes
2009-05-11 Justin Hunter warn/die based on { select => { distinct => { } } }
2009-05-08 Peter Rabbitson Final count tests
2009-05-07 Peter Rabbitson Adjust tests for the IN fixes
2009-05-07 Peter Rabbitson Merge 'trunk' into 'count_distinct'
2009-05-07 Peter Rabbitson Temporary fix or the IN ( ( ... ) ) problem until we...
2009-05-06 Peter Rabbitson TODOify sqla-dependent tests
2009-05-01 Justin Hunter make sure merge bind
2009-05-01 Justin Hunter cleanup/fix some broken tests
2009-04-30 Peter Rabbitson Add joined count test