Documentation change: do not overwrite unchanged schema modules
[dbsrgits/DBIx-Class-Schema-Loader.git] / TODO
diff --git a/TODO b/TODO
index f17c732..ab176b0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
 
+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.
+
 Fix up ResultSet Manager / Methods / etc stuff.  May require some work in the
 main DBIx::Class first.