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

ribasushi at dev.catalyst.perl.org ribasushi at dev.catalyst.perl.org
Thu Jan 28 21:19:25 GMT 2010


Author: ribasushi
Date: 2010-01-28 21:19:23 +0000 (Thu, 28 Jan 2010)
New Revision: 8469

Modified:
   DBIx-Class/0.08/trunk/Changes
Log:
Informix changes

Modified: DBIx-Class/0.08/trunk/Changes
===================================================================
--- DBIx-Class/0.08/trunk/Changes	2010-01-28 21:13:29 UTC (rev 8468)
+++ DBIx-Class/0.08/trunk/Changes	2010-01-28 21:19:23 UTC (rev 8469)
@@ -5,6 +5,7 @@
           will be removed from the resulting SQL if DBIC can prove they
           are not referenced by anything
         - Subqueries no longer marked experimental
+        - Support for Informix RDBMS (limit/offset and auto-inc columns)
         - might_have/has_one now warn if applied calling class's column
           has is_nullable set to true.
         - Fixed regression in deploy() with a {sources} table limit applied




More information about the Bast-commits mailing list