]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add on_connect to MySQLDialect_pyodbc
authorGord Thompson <gord@gordthompson.com>
Wed, 2 Oct 2019 10:52:22 +0000 (04:52 -0600)
committerGord Thompson <gord@gordthompson.com>
Wed, 2 Oct 2019 10:52:22 +0000 (04:52 -0600)
commit007890930d953798d7cf313b57c7b4a62537dc34
tree1890767f800c7f9259367758b61d37d0eced5c35
parent60e64a2c35e7e5a0125c5fefbf0caf531eeb2eda
add on_connect to MySQLDialect_pyodbc

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