summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoriElectric <unknown>2010-04-29 17:03:57 +0200
committeriElectric <unknown>2010-04-29 17:03:57 +0200
commit8469a4709df4192cfbf4eea2a4a3c7497de1278e (patch)
tree3d549d246ec4dd22085f6a260a886ba472921d2b /TODO
parentec24bde52c4b5170742e3db396c18f7d661fb64a (diff)
downloadsqalchemy-migrate-8469a4709df4192cfbf4eea2a4a3c7497de1278e.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO
index 884007d..ee21c81 100644
--- a/TODO
+++ b/TODO
@@ -12,11 +12,10 @@ make_update_script_for_model:
- make logging stderr and stdout aware
- update documentation
-- write documentation how to test all databases
- update repository migration script
-- single pool strategy for api (decorator to close engine connection)
- wrap migration into transaction
- interactive migration script resultion
-- downgrade to scripttest 1.0, report bug
-- port to unittest2
- readd transaction support
+
+- port to unittest2
+- write documentation how to test all databases