]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- don't drop the ts1/ts2 databases without seeing the primary DB,
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 10 Feb 2016 02:08:21 +0000 (21:08 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 10 Feb 2016 02:08:21 +0000 (21:08 -0500)
commit3f1f1895ac99963da1a989c69c2dce59ae916ffc
tree3f8191b3898b57ecd2289d912995c88d827584eb
parent29dcaa2b0ae2d26b36ec624be80f56e03ab9095e
- don't drop the ts1/ts2 databases without seeing the primary DB,
because we never log in on the ts1/ts2.  races against other runs
and erases their DBs
lib/sqlalchemy/testing/provision.py