]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix supports_unicode_statements for mysql+pyodbc 4899/head
authorGord Thompson <gord@gordthompson.com>
Tue, 1 Oct 2019 22:50:27 +0000 (16:50 -0600)
committerGord Thompson <gord@gordthompson.com>
Tue, 8 Oct 2019 16:28:03 +0000 (10:28 -0600)
commit9406ec8eb0591956de4c399fa0876fb9f717c9b6
tree123d3ff30a54a4b5d98b2cd5a2a9f3d2483f7de7
parent89da96a99c12e9deeb583504563224c7156bbcc8
fix supports_unicode_statements for mysql+pyodbc

Fixes: #4881
lib/sqlalchemy/dialects/mysql/pyodbc.py