summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoriElectric <unknown>2010-09-06 23:21:18 +0200
committeriElectric <unknown>2010-09-06 23:21:18 +0200
commit28f06524b5428b2692b0915d2de3d6996ff19372 (patch)
treec60ce2d36a0764b8b8c07f4603d44a0062932ec3 /TODO
parentaff0896e1644b92f90f62566dbb8adb0c989e3ff (diff)
downloadsqalchemy-migrate-28f06524b5428b2692b0915d2de3d6996ff19372.tar.gz
update todo and test-req.pip
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index a2fd080..44d94f0 100644
--- a/TODO
+++ b/TODO
@@ -12,6 +12,13 @@ Unknown milestone
- update repository migration script
- required_dbs tests
+- dot instead of semicolumn in dotted module name should have better deprecation warning
+- change "model" in "metadata" for all highlevel api stuff
+- bash autocompletion
+- clarify ImportError in load_model
+- implement debug flag to jump into the error
+
+
0.6.1
- transaction support
- verbose output on migration failures