X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;fp=TODO;h=792f417c215ad178e626e61862dc18d51be6a089;hb=ceb53f72f8d9887c1fcca713a93734330b16138c;hp=25967141bffb9d27a57a0d98b84819d5987b9203;hpb=fb69f4f6dfcda65effe24117dc6a1fc13f2e3bc4;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/TODO b/TODO index 2596714..792f417 100644 --- a/TODO +++ b/TODO @@ -35,6 +35,11 @@ - add option to filter out views - support columns with names like "ro'd p/n" in MSSQL - automatic preserve_case detection + - reduce chances of relname/colname collisions + - strip _no, _num, _number, _code etc. from relnames + - 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 - Relationships - Re-scan relations/tables after initial relation setup to find