[Bast-commits] r7695 - DBIx-Class/0.08/trunk

ribasushi at dev.catalyst.perl.org ribasushi at dev.catalyst.perl.org
Fri Sep 18 12:53:34 GMT 2009


Author: ribasushi
Date: 2009-09-18 12:53:33 +0000 (Fri, 18 Sep 2009)
New Revision: 7695

Modified:
   DBIx-Class/0.08/trunk/Changes
Log:
Changes

Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes	2009-09-18 12:52:26 UTC (rev 7694)
+++ DBIx-Class/0.08/trunk/Changes	2009-09-18 12:53:33 UTC (rev 7695)
@@ -23,6 +23,7 @@
         - Make sure to turn off IDENTITY_INSERT after insert() on MSSQL
           tables that needed it
         - More informative exception on failing _resolve_relationship
+        - Allow undef/NULL as the sole grouping value in Ordered
         - Fix unreported rollback exceptions in TxnScopeGuard
         - Fix overly-eager left-join chain enforcing code
         - Warn about using distinct with an existing group_by




More information about the Bast-commits mailing list