]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
disable mysql/connector-python, again
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 21 Apr 2025 13:44:40 +0000 (09:44 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 21 Apr 2025 14:22:02 +0000 (10:22 -0400)
commit3217acc1131048aa67744e032fe8816407d8dfba
treed13fbcb04487a9f02d056c4f14ce5af2a11a2378
parent299284cec65076fd4c76bf1efaae60b60f4d4f7b
disable mysql/connector-python, again

Just as we got this driver "working", a new regression is introduced
in version 9.3.0 which prevents basic binary string persistence [1].
I would say we need to leave this driver off for another few years
until something changes with its upstream maintenance.

[1] https://bugs.mysql.com/bug.php?id=118025

Change-Id: If876f63ebb9a6f7dfa0b316df044afa469a154f2
lib/sqlalchemy/dialects/mysql/mysqlconnector.py
tox.ini