[Bast-commits] r8454 - DBIx-Class/0.08/branches/prefetch/lib/DBIx/Class

ribasushi at dev.catalyst.perl.org ribasushi at dev.catalyst.perl.org
Wed Jan 27 11:36:04 GMT 2010


Author: ribasushi
Date: 2010-01-27 11:36:04 +0000 (Wed, 27 Jan 2010)
New Revision: 8454

Modified:
   DBIx-Class/0.08/branches/prefetch/lib/DBIx/Class/Row.pm
Log:
Mark the beast

Modified: DBIx-Class/0.08/branches/prefetch/lib/DBIx/Class/Row.pm
===================================================================
--- DBIx-Class/0.08/branches/prefetch/lib/DBIx/Class/Row.pm	2010-01-27 11:33:33 UTC (rev 8453)
+++ DBIx-Class/0.08/branches/prefetch/lib/DBIx/Class/Row.pm	2010-01-27 11:36:04 UTC (rev 8454)
@@ -1092,6 +1092,7 @@
 
       for my $me_pref (@$pre_val) {
 
+        # FIXME - this should not be necessary
         # the collapser currently *could* return bogus elements with all
         # columns set to undef
         my $has_def;




More information about the Bast-commits mailing list