]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add a test harness for MySQL connect args
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Nov 2018 16:27:46 +0000 (11:27 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Nov 2018 16:28:16 +0000 (11:28 -0500)
commit01e8ac6f5464afb74dbb840d8e5e5153ab43dbc2
tree1b80ddb8a931e9a4542931f7fb79afaa0e438dd3
parentbfa44f6a15582ef801cea53f89201f3cb3d329bf
Add a test harness for MySQL connect args

This is to assist with #4381.

Change-Id: I5ebfc0da906a13edc4fb3f0ca7ab2d843d43bb00
(cherry picked from commit 6837e875a3367b466e2ce04ca16c7bff8fa5c575)
test/dialect/mysql/test_dialect.py