]> 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:27:46 +0000 (11:27 -0500)
commit6837e875a3367b466e2ce04ca16c7bff8fa5c575
tree6d860f6548b358508778a1a633841ee3e8c7c7d4
parentce3cab93d5249bb0b17b14df68a48f17510603cd
Add a test harness for MySQL connect args

This is to assist with #4381.

Change-Id: I5ebfc0da906a13edc4fb3f0ca7ab2d843d43bb00
test/dialect/mysql/test_dialect.py