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

matthewt at dev.catalyst.perl.org matthewt at dev.catalyst.perl.org
Fri Feb 20 04:50:51 GMT 2009


Author: matthewt
Date: 2009-02-20 04:50:50 +0000 (Fri, 20 Feb 2009)
New Revision: 5572

Modified:
   DBIx-Class/0.08/trunk/Changes
Log:
changes update for mc fixes

Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes	2009-02-20 04:50:06 UTC (rev 5571)
+++ DBIx-Class/0.08/trunk/Changes	2009-02-20 04:50:50 UTC (rev 5572)
@@ -1,4 +1,8 @@
 Revision history for DBIx::Class
+        - Add DBIC_MULTICREATE_DEBUG env var (undocumented, quasi-internal)
+        - Fix up multi-create to:
+          - correctly propagate columns loaded during multi-insert of rels
+          - not try and insert things tagged on via new_related unless required
         - Possible to set locale in IC::DateTime extra => {} config
         - Calling the accessor of a belongs_to when the foreign_key
           was NULL and the row was not stored would unexpectedly fail (groditi)




More information about the Bast-commits mailing list