]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- not sure why MySQL DROP DBs fail but we can't just ignore the error
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 3 Mar 2016 15:50:18 +0000 (10:50 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 3 Mar 2016 15:50:18 +0000 (10:50 -0500)
commit0e7904e730c3d2b0d3a394ad60010158ee29050c
tree4e80057ffa213a8a52b0a9053fcfc7e92144f3dc
parent6b7c207801d826db872aeda02e7c7b531df68034
- not sure why MySQL DROP DBs fail but we can't just ignore the error
like this
lib/sqlalchemy/testing/provision.py