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

bricas at dev.catalyst.perl.org bricas at dev.catalyst.perl.org
Tue May 12 11:31:37 GMT 2009


Author: bricas
Date: 2009-05-12 11:31:35 +0000 (Tue, 12 May 2009)
New Revision: 6229

Modified:
   DBIx-Class/0.08/trunk/Changes
Log:
added info to Changes from my DateTime::InflateColumn modifications

Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes	2009-05-12 08:20:08 UTC (rev 6228)
+++ DBIx-Class/0.08/trunk/Changes	2009-05-12 11:31:35 UTC (rev 6229)
@@ -5,6 +5,8 @@
           (similar to DBIx::Class::Storage::DBI::ODBC)
         - Proper support for update/delete of joined resultsets
           (using IN => $sub_rs->as_query)
+        - Refactor InflateColumn::DateTime to allow components to
+          circumvent DateTime parsing
 
 0.08102 2009-04-30 08:29:00 (UTC)
         - Fixed two subtle bugs when using columns or select/as




More information about the Bast-commits mailing list