+immediate stuff for 0.04:
+--------------------------
+
+dump_to_dir needs to delimit its output so that it can update on overwrite without killing added things
+
+avinash240 wants a rescan method to pick up new tables at runtime
+
+-------
+
support multiple/all schemas, instead of just one
support pk/uk/fk info on views, possibly. May or may not be a sane thing to try to do.
-dump_to_dir needs an overwrite flag, and needs to not overwrite by default
-
Fix up ResultSet Manager / Methods / etc stuff. May require some work in the
main DBIx::Class first.