]> 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:38 +0000 (10:50 -0500)
commit8bc90c066b527d123c8a668f6405720a3cea0598
treed3b1f8309517b79bbd4c73f7525dde0756c24658
parentd2adf941159169a632334686cffa1011f3615779
- not sure why MySQL DROP DBs fail but we can't just ignore the error
like this

(cherry picked from commit 0e7904e730c3d2b0d3a394ad60010158ee29050c)
lib/sqlalchemy/testing/provision.py