[Bast-commits] r8143 - DBIx-Class/0.08/branches/sqlt_parser_view

abraxxa at dev.catalyst.perl.org abraxxa at dev.catalyst.perl.org
Fri Dec 18 13:42:02 GMT 2009


Author: abraxxa
Date: 2009-12-18 13:42:00 +0000 (Fri, 18 Dec 2009)
New Revision: 8143

Modified:
   DBIx-Class/0.08/branches/sqlt_parser_view/Changes
Log:
fixed Changes


Modified: DBIx-Class/0.08/branches/sqlt_parser_view/Changes
===================================================================
--- DBIx-Class/0.08/branches/sqlt_parser_view/Changes	2009-12-18 13:40:32 UTC (rev 8142)
+++ DBIx-Class/0.08/branches/sqlt_parser_view/Changes	2009-12-18 13:42:00 UTC (rev 8143)
@@ -3,8 +3,8 @@
         - might_have/has_one now warn if applied calling class's column
           has is_nullable set to true.
         - Cookbook POD fix for add_drop_table instead of add_drop_tables
-        - Views without a view_definition won't be added to the
-          SQL::Translator::Schema by the parser
+        - Views without a view_definition will throw an exception when
+          parsed by SQL::Translator::Parser::DBIx::Class
 
 0.08115 2009-12-10 09:02:00 (CST)
         - Real limit/offset support for MSSQL server (via Row_Number)




More information about the Bast-commits mailing list