[Bast-commits] r5571 - DBIx-Class/0.08/branches/subquery

robkinyon at dev.catalyst.perl.org robkinyon at dev.catalyst.perl.org
Fri Feb 20 04:50:06 GMT 2009


Author: robkinyon
Date: 2009-02-20 04:50:06 +0000 (Fri, 20 Feb 2009)
New Revision: 5571

Modified:
   DBIx-Class/0.08/branches/subquery/Changes
Log:
Update Changes

Modified: DBIx-Class/0.08/branches/subquery/Changes
===================================================================
--- DBIx-Class/0.08/branches/subquery/Changes	2009-02-20 04:49:06 UTC (rev 5570)
+++ DBIx-Class/0.08/branches/subquery/Changes	2009-02-20 04:50:06 UTC (rev 5571)
@@ -4,6 +4,8 @@
           was NULL and the row was not stored would unexpectedly fail (groditi)
         - Split sql statements for deploy only if SQLT::Producer returned a scalar
           containing all statements to be executed
+        - Add as_query() for ResultSet and ResultSetColumn. This makes subqueries
+          possible. See the Cookbook for details. (robkinyon, michaelr)
 
 0.08099_06 2009-01-23 07:30:00 (UTC)
         - Allow a scalarref to be supplied to the 'from' resultset attribute




More information about the Bast-commits mailing list