From: Rafael Kitover Date: Mon, 24 May 2010 11:22:41 +0000 (-0400) Subject: update Changes and TODO X-Git-Tag: 0.07001~35 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Schema-Loader.git;a=commitdiff_plain;h=d2df9c9b5eb87e60465031d49a0fc5b7b0446ff8 update Changes and TODO --- diff --git a/Changes b/Changes index 2cd8ff4..353d295 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader - better type info for DB2 + - fix some newly-introduced test bugs 0.07000 2010-05-22 23:40:15 - added qualify_objects option to prepend db_schema to table names diff --git a/TODO b/TODO index ff70b87..6b90994 100644 --- a/TODO +++ b/TODO @@ -13,7 +13,6 @@ then when/if we get there, break it out as a seperate distribution with a new name. - support for user-defined-types as Schema deploy hooks - - finish data_type tests for all DBs (DB2 and Informix left) - generate a schema accessor which stores which SQLT type it was loaded from - add a settable 'on-behalf-of' version tag (for catalyst model) - inject a table2moniker function into the schema @@ -57,7 +56,6 @@ - introspect view SQL - domains - DB2 - - data_type tests - table/column comments - introspect on_update/on_delete/is_deferrable - introspect view SQL