From: Dagfinn Ilmari Mannsåker Date: Tue, 24 Sep 2013 16:55:08 +0000 (+0100) Subject: Remove implemented items from TODO X-Git-Tag: 0.07036_03~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Schema-Loader.git;a=commitdiff_plain;h=33cd89bdc36c68259b35fcfec2f9462e024f2eca Remove implemented items from TODO --- diff --git a/TODO b/TODO index f22f5e8..3d80365 100644 --- a/TODO +++ b/TODO @@ -17,7 +17,6 @@ - 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 - - support coderef for relationship_attrs - common tests for table/column comments - optimize queries - remove extra select for _filter_tables @@ -46,7 +45,6 @@ - generate POD for schema class with class list - remove implicit rels from common tests so all tests work on MySQL - server link support for Oracle and MSSQL - - add -I support to dbicdump - Relationships - While scanning for many-to-many, scan for implied rels as well (if