X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;fp=TODO;h=3d803654f42cac9fc6bc6675f5bfe2dfc09d7d66;hb=33cd89bdc36c68259b35fcfec2f9462e024f2eca;hp=f22f5e85ef52140e1ef8e03d74f4fe1c1c29b240;hpb=c99880ce65af3653d9f9136bf07917f57738774e;p=dbsrgits%2FDBIx-Class-Schema-Loader.git 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