diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-05-23 10:17:51 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-05-23 15:42:06 -0400 |
commit | 1b98ce355a60b7ad9898aeb412c21591bb438231 (patch) | |
tree | af6a4b5a213547dd534cb4e651726db4132c20ba /lib/sqlalchemy/orm/loading.py | |
parent | a987942761542666be89f40a9ac4a35e001b8265 (diff) | |
download | sqlalchemy-1b98ce355a60b7ad9898aeb412c21591bb438231.tar.gz |
Remove twophase for cx_Oracle 6.x
Support for two-phase transactions has been removed entirely for
cx_Oracle when version 6.0b1 or later of the DBAPI is in use. The two-
phase feature historically has never been usable under cx_Oracle 5.x in
any case, and cx_Oracle 6.x has removed the connection-level "twophase"
flag upon which this feature relied.
Change-Id: I2e8161cc2bc12f4845c9224cd483038112fe9734
Fixes: #3997
Diffstat (limited to 'lib/sqlalchemy/orm/loading.py')
0 files changed, 0 insertions, 0 deletions