summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-09-26 16:25:26 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-09-26 16:25:26 -0400
commitb89523f0b75e8d39bcbd8a5c07015e9df4ef5e2f (patch)
tree4c76deae14319f0df3ff69624155ff99ca36d942 /lib/sqlalchemy/sql/compiler.py
parentfbddf193a684ffe660c94c28e4c26e187111b21c (diff)
downloadsqlalchemy-b89523f0b75e8d39bcbd8a5c07015e9df4ef5e2f.tar.gz
- Fixed bug where a "branched" connection, that is the kind you get
when you call :meth:`.Connection.connect`, would not share transaction status with the parent. The architecture of branching has been tweaked a bit so that the branched connection defers to the parent for all transactional status and operations. fixes #3190
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions