From: Rafael Kitover Date: Sat, 1 May 2010 21:47:56 +0000 (-0400) Subject: update TODO X-Git-Tag: 0.07000~38 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0cc7c74471865a637b34f75a8fba267231e18f56;p=dbsrgits%2FDBIx-Class-Schema-Loader.git update TODO --- diff --git a/TODO b/TODO index f39dcd6..ab64f08 100644 --- a/TODO +++ b/TODO @@ -23,7 +23,6 @@ - remove extra select for _filter_tables - option to promote non-nullable unique constraints to PK (prefer int columns when more than one) (RT#51696) - - normalize accessors for mixed case columns in v7 mode (FooBar -> foo_bar) - Relationships - Re-scan relations/tables after initial relation setup to find ->many_to_many() relations to be set up