X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=1386946dcdf8adf4607b2dbea4592a0c697ca261;hb=c9cf9b4def5db80a79facea0eaba6dc32ac1e2c3;hp=ff70b8700b9549cd42afc51e146ca96463584f4e;hpb=7640ef4b86af6164f7883bc71cffa9c0e26e69af;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/TODO b/TODO index ff70b87..1386946 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 @@ -34,6 +33,7 @@ - redo in-memory schema as an @INC coderef rather than temp files - add option to filter out views - support columns with names like "ro'd p/n" in MSSQL + - automatic preserve_case detection - Relationships - Re-scan relations/tables after initial relation setup to find @@ -57,7 +57,6 @@ - introspect view SQL - domains - DB2 - - data_type tests - table/column comments - introspect on_update/on_delete/is_deferrable - introspect view SQL