summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoriElectric <unknown>2010-05-11 22:52:07 +0200
committeriElectric <unknown>2010-05-11 22:52:07 +0200
commit6e025c4a4d0f8ad558c3ed66b45a1f0087b860d1 (patch)
treeadb6cc83a847b2409f8efe4cd3dac9e28521d2df /TODO
parentec75b93b07a1afe952c50faae67b3be3c07bf0a7 (diff)
downloadsqlalchemy-migrate-6e025c4a4d0f8ad558c3ed66b45a1f0087b860d1.tar.gz
add firebird to test_db.cfg.tmpl; fix bug when dropping a column in firebird: also drop related constraint or index
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index a97c647..ba13f38 100644
--- a/TODO
+++ b/TODO
@@ -23,3 +23,4 @@ make_update_script_for_model:
- managing output - logging
- required_dbs tests
- add story to changeset tutorial
+- verbose output on migration failures