]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Added changelog entry and test for ssl_mode keyword 5693/head
authorGord Thompson <gord@gordthompson.com>
Fri, 13 Nov 2020 19:08:44 +0000 (12:08 -0700)
committerGord Thompson <gord@gordthompson.com>
Fri, 13 Nov 2020 19:08:44 +0000 (12:08 -0700)
commit94aed8b17d21da9a20be4b092f6a60b12f60b761
tree1dd0c542a64dedfe468e61c275350cec84eefd3b
parent6aacc815c55eec41b2156ede074ba3a85c5d34fb
Added changelog entry and test for ssl_mode keyword
doc/build/changelog/unreleased_13/5692.rst [new file with mode: 0644]
test/dialect/mysql/test_dialect.py