diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-11-14 01:18:58 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-11-14 01:18:58 -0500 |
commit | 59f0685290b0847ecf83f5a9a64d99931d319bd6 (patch) | |
tree | 613ae288b5675ace2c3f7414647f537746161432 /test/base/test_utils.py | |
parent | 504daf1bc09a9db475ed656c552d9bf7f993d20f (diff) | |
download | sqlalchemy-59f0685290b0847ecf83f5a9a64d99931d319bd6.tar.gz |
The :meth:`.Connection.connect` and :meth:`.Connection.contextual_connect`
methods now return a "branched" version so that the :meth:`.Connection.close`
method can be called on the returned connection without affecting the
original. Allows symmetry when using :class:`.Engine` and
:class:`.Connection` objects as context managers.
Diffstat (limited to 'test/base/test_utils.py')
0 files changed, 0 insertions, 0 deletions