From: Rafael Kitover Date: Wed, 7 Jul 2010 20:28:22 +0000 (-0400) Subject: update TODO X-Git-Tag: 0.07001~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ceb53f72f8d9887c1fcca713a93734330b16138c;p=dbsrgits%2FDBIx-Class-Schema-Loader.git update TODO --- 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