version bump to 0.03004
[dbsrgits/DBIx-Class-Schema-Loader.git] / TODO
diff --git a/TODO b/TODO
index 7a7439f..a72f233 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,9 @@
 
-dump_to_dir needs an overwrite flag, and needs to not overwrite by default
+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.
 
-dumping needs to pick up columns_info_for data
+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.