diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-09-26 14:55:36 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-09-26 14:55:36 -0400 |
commit | fbddf193a684ffe660c94c28e4c26e187111b21c (patch) | |
tree | 77e44889c1d9344ac84952bff6a18cc8e5e8dc1a /lib/sqlalchemy/sql/compiler.py | |
parent | b1a956d4210c2bb06051a4a8b0d2e75d7c471ecd (diff) | |
download | sqlalchemy-fbddf193a684ffe660c94c28e4c26e187111b21c.tar.gz |
- Fixed bug where a "branched" connection, that is the kind you get
when you call :meth:`.Connection.connect`, would not share invalidation
status with the parent. The architecture of branching has been tweaked
a bit so that the branched connection defers to the parent for
all invalidation status and operations.
fixes #3215
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions