]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Enable decimal implicit bind for mysqlclient, is fixed as of
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 20 Oct 2018 16:32:25 +0000 (12:32 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 20 Oct 2018 16:32:25 +0000 (12:32 -0400)
commit801b37bd2a983b441ea2d97b04865a188be10f2c
tree1c5a13655fc2a894c6f5f07364074b572780cc00
parentd080aae128b081e6870dae325cb90202329784b4
Enable decimal implicit bind for mysqlclient, is fixed as of
post 1.3.13

Change-Id: Ic7a2055597d06038ab330f1114416e4538964a2b
lib/sqlalchemy/dialects/mysql/mysqldb.py
test/requirements.py