[Bast-commits] r6164 - in DBIx-Class/0.08: branches trunk

ribasushi at dev.catalyst.perl.org ribasushi at dev.catalyst.perl.org
Thu May 7 17:11:46 GMT 2009


Author: ribasushi
Date: 2009-05-07 17:11:46 +0000 (Thu, 07 May 2009)
New Revision: 6164

Removed:
   DBIx-Class/0.08/branches/fix-update-and-delete-as_query/
Modified:
   DBIx-Class/0.08/trunk/Changes
Log:
Changes, remove merged branch

Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes	2009-05-07 17:09:01 UTC (rev 6163)
+++ DBIx-Class/0.08/trunk/Changes	2009-05-07 17:11:46 UTC (rev 6164)
@@ -2,7 +2,9 @@
 
         - Refactor DBIx::Class::Storage::DBI::Sybase to automatically 
           load a subclass, namely Microsoft_SQL_Server.pm
-          (similar to DBIx::Class::Storage::DBI::ODBC) 
+          (similar to DBIx::Class::Storage::DBI::ODBC)
+        - Proper support for update/delete of joined resultsets
+          (using IN => $sub_rs->as_query)
 
 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