diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-11-13 16:24:35 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-11-13 16:24:35 -0500 |
commit | 0ac36e3d7dd22af743661f89e6cd9d28a0dcc7bf (patch) | |
tree | ec2ce81826e3f0ad243a6cf35f1cd5cc42b0a7d0 /lib/sqlalchemy/sql/traversals.py | |
parent | 2e4dec934cb5215d628e02ed717454c165a33e4d (diff) | |
download | sqlalchemy-0ac36e3d7dd22af743661f89e6cd9d28a0dcc7bf.tar.gz |
Revert "Added ssl_mode flag to mysqldb"
This reverts commit 2e4dec934cb5215d628e02ed717454c165a33e4d.
I approved this merge before observing that the "ssl_mode"
flag is not actually part of the separate "ssl" dictionary,
so this patch as given is unnecessary as we already pass
all strings into opts. but also I can't get the flag to work
on either mysqlclient or pymysql, it's not recognized. so
I need specific info from the submitter what it is that is
actually needed, and if a change is needed it has to be
appropriate for the drivers in use.
Diffstat (limited to 'lib/sqlalchemy/sql/traversals.py')
0 files changed, 0 insertions, 0 deletions