[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-05-23 19:42:56
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1b98ce355a60/ Changeset: 1b98ce355a60 Branch: None User: zzzeek Date: 2017-05-23 19:42:06+00:00 Summary: 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 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fd7239af69a5/ Changeset: fd7239af69a5 Branch: master User: zzzeek Date: 2017-05-23 19:42:27+00:00 Summary: Merge "Remove twophase for cx_Oracle 6.x" Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |