[Bast-commits] r7819 - DBIx-Class/0.08/branches/clean_resultset

robkinyon at dev.catalyst.perl.org robkinyon at dev.catalyst.perl.org
Fri Oct 23 20:17:55 GMT 2009


Author: robkinyon
Date: 2009-10-23 20:17:55 +0000 (Fri, 23 Oct 2009)
New Revision: 7819

Modified:
   DBIx-Class/0.08/branches/clean_resultset/Changes
Log:
Added clean_resultset to Changes

Modified: DBIx-Class/0.08/branches/clean_resultset/Changes
===================================================================
--- DBIx-Class/0.08/branches/clean_resultset/Changes	2009-10-23 20:16:12 UTC (rev 7818)
+++ DBIx-Class/0.08/branches/clean_resultset/Changes	2009-10-23 20:17:55 UTC (rev 7819)
@@ -20,6 +20,8 @@
         - Fixed on_connect_do/call regression when used with a coderef
           connector (RT #50003)
         - A couple of fixes to Ordered to remedy subclassing issues
+        - Added clean_resultset() method on the Schema in order to get a
+          resultset without that source's default attributes set.
 
 0.08112 2009-09-21 10:57:00 (UTC)
         - Remove the recommends from Makefile.PL, DBIx::Class is not




More information about the Bast-commits mailing list