From: Brandon Black Date: Mon, 12 Jun 2006 11:30:22 +0000 (+0000) Subject: some TODO additions X-Git-Tag: 0.03004~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=92b24d674de6520307813c63c7ea6125a405711f;p=dbsrgits%2FDBIx-Class-Schema-Loader.git some TODO additions --- diff --git a/TODO b/TODO index f17c732..7a7439f 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ +dump_to_dir needs an overwrite flag, and needs to not overwrite by default + +dumping needs to pick up columns_info_for data + Fix up ResultSet Manager / Methods / etc stuff. May require some work in the main DBIx::Class first.