]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update the mysql-connector-python docs for now
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 8 Mar 2019 14:54:58 +0000 (09:54 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 8 Mar 2019 14:54:58 +0000 (09:54 -0500)
commit312d529dbbaa9bb7d8d804280cb39797c6402931
tree923a2c4af0a015081d0d1e18baa6dcaa283538f3
parente6d0963040b6043bfb89d1e72958c158b830ada9
Update the mysql-connector-python docs for now

mysql-connector-python still seems to have issues with binary datatypes
but the other issues here, with the possible exception of the deadlock
still being investigated, seem to have been resolved in the recent
8.x series of mysql-connector-python.   The driver is still not
recommended due to these issues however we don't need a special
class of warnings at this point.

Change-Id: I2d59e76df5e84b34e318a24b468626900c39da46
References: #4531
lib/sqlalchemy/dialects/mysql/mysqlconnector.py