X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=c9fcc1edefb40c87497024bc4ca87414f5a6c68a;hb=6b6f0270224c02fbc934bfc80e08e52090c34365;hp=792f417c215ad178e626e61862dc18d51be6a089;hpb=ceb53f72f8d9887c1fcca713a93734330b16138c;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/TODO b/TODO index 792f417..c9fcc1e 100644 --- a/TODO +++ b/TODO @@ -40,6 +40,8 @@ - write a Manual::Intro with info on +column, inflect_singular, config_file, catalyst helper, etc. - add result_roles and schema_roles for use with use_moose=1 + - generate Schema/ResultBase.pm and Schema/ResultSetBase.pm + - remove additional warnings skip in t/22dump.t for ActivePerl on Win32 - Relationships - Re-scan relations/tables after initial relation setup to find @@ -68,7 +70,6 @@ - introspect view SQL - domains - Oracle - - table/column comments - introspect on_update/on_delete/is_deferrable - introspect view SQL - domains @@ -97,7 +98,8 @@ - introspect view SQL - domains - Informix - - data_type tests + - support opaque types + - datetime/interval precision detection - table/column comments - introspect on_update/on_delete/is_deferrable - introspect view SQL