diff options
author | Daniel Thorell <(none)> | 2017-10-20 12:59:55 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-23 18:29:23 -0400 |
commit | 41cfe44b5e5806b3d3b13949e41dbb347bfa29e1 (patch) | |
tree | 70ef2944828e76163f64b0d929991c9586d01ec4 /lib/sqlalchemy/dialects/postgresql/dml.py | |
parent | 55b511c3960cad636ff1e512594368a36a85ce5c (diff) | |
download | sqlalchemy-41cfe44b5e5806b3d3b13949e41dbb347bfa29e1.tar.gz |
Remove deprecation warnings mysql5 7 20
MySQL 5.7.20 now warns for use of the @tx_isolation variable; a version
check is now performed and uses @transaction_isolation instead
to prevent this warning.
Co-authored by: Mike Bayer <mike_mp@zzzcomputing.com>
Fixes: #4120
Change-Id: I4d2e04df760c5351a71dde8b32145cdc69fa6115
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/391
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions