update TODO
This commit is contained in:
parent
ec24bde52c
commit
8469a4709d
7
TODO
7
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
|
||||
|
@ -1,7 +1,7 @@
|
||||
coverage
|
||||
nose
|
||||
-e git://github.com/cmheisel/nose-xcover.git#egg=nosexcover
|
||||
scripttest==1.0.1
|
||||
scripttest==1.0
|
||||
pytz
|
||||
psycopg2
|
||||
pysqlite
|
||||
|
Loading…
x
Reference in New Issue
Block a user