diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-12-09 08:52:57 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-12-09 08:52:57 -0500 |
commit | c736eef8b35841af89ec19469aa496585efd3865 (patch) | |
tree | 4699cf11577807337e92edb197c8a52b4d5969af /lib/sqlalchemy/sql/base.py | |
parent | 23343f87f3297ad31d7315ac0e5312db10ef7592 (diff) | |
download | sqlalchemy-c736eef8b35841af89ec19469aa496585efd3865.tar.gz |
Revert "Merge "add aiomysql support""
This reverts commit 23343f87f3297ad31d7315ac0e5312db10ef7592, reversing
changes made to c5831b1abd98c46ef7eab7ee82ead18756aea112.
The crashes that occur in jenkins have not been solved and are
now impacting master. I am not able to reproduce the failure,
including running on the CI machines directly, and a few runs
where I sat there for 20 minutes and watched, it didn't happen.
it is the ultimate heisenbug.
Additionally, there's a reference to "arraysize" that doesn't
exist in fetchmany() and there seem to be no tests that exercise
this for any DBAPI which is also a major bug to be fixed.
References: #5747
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions