projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e50425a
)
some TODO additions
Brandon Black [Mon, 12 Jun 2006 11:30:22 +0000 (11:30 +0000)]
TODO
patch
|
blob
|
blame
|
history
diff --git
a/TODO
b/TODO
index
f17c732
..
7a7439f
100644
(file)
--- 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.