X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=ab176b0cd106bcacc156a5a20e5374a66af400b7;hb=no-rewrite;hp=7a7439f641c7c006ae37d84bd5283eedc0818525;hpb=92b24d674de6520307813c63c7ea6125a405711f;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/TODO b/TODO index 7a7439f..ab176b0 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ -dump_to_dir needs an overwrite flag, and needs to not overwrite by default +support multiple/all schemas, instead of just one -dumping needs to pick up columns_info_for data +support pk/uk/fk info on views, possibly. May or may not be a sane thing to try to do. Fix up ResultSet Manager / Methods / etc stuff. May require some work in the main DBIx::Class first.