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

ribasushi at dev.catalyst.perl.org ribasushi at dev.catalyst.perl.org
Mon Jun 1 14:49:11 GMT 2009


Author: ribasushi
Date: 2009-06-01 14:49:09 +0000 (Mon, 01 Jun 2009)
New Revision: 6484

Modified:
   DBIx-Class/0.08/trunk/Changes
Log:
Fix fallout from another botched merge (I suck, part 2)

Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes	2009-06-01 14:43:28 UTC (rev 6483)
+++ DBIx-Class/0.08/trunk/Changes	2009-06-01 14:49:09 UTC (rev 6484)
@@ -8,10 +8,6 @@
           an exception
         - fixed corner case when populate() erroneously falls back to
           create()
-        - order_by now can take \[$sql, @bind] as in
-          order_by => { -desc => \['colA LIKE ?', 'somestring'] }
-        - SQL::Abstract errors are now properly croak()ed with the
-          correct trace
 
 0.08103 2009-05-26 19:50:00 (UTC)
         - Multiple $resultset -> count/update/delete fixes. Now any




More information about the Bast-commits mailing list