[Bast-commits] r6351 - DBIx-Class/0.08/trunk
arcanez at dev.catalyst.perl.org
arcanez at dev.catalyst.perl.org
Wed May 20 15:04:18 GMT 2009
Author: arcanez
Date: 2009-05-20 15:04:17 +0000 (Wed, 20 May 2009)
New Revision: 6351
Modified:
DBIx-Class/0.08/trunk/Changes
Log:
update to Changes
Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes 2009-05-20 13:42:48 UTC (rev 6350)
+++ DBIx-Class/0.08/trunk/Changes 2009-05-20 15:04:17 UTC (rev 6351)
@@ -1,5 +1,6 @@
Revision history for DBIx::Class
+ - don't pass SQL functions into GROUP BY
- Remove MultiDistinctEmulation.pm, effectively deprecating
{ select => { distinct => [ qw/col1 col2/ ] } }
- Change ->count code to work correctly with DISTINCT (distinct => 1)
More information about the Bast-commits
mailing list