diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-04 18:51:24 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-04 18:51:24 -0500 |
commit | 068f9a1531c8114360d5fcd964c27fe6a21f4679 (patch) | |
tree | 3eb3a1a85af928f792c4de42d1d16520ec4575a7 /lib/sqlalchemy/ext/automap.py | |
parent | 9cbe235810b7c0c24d2556b4bb581b0207812e2d (diff) | |
download | sqlalchemy-068f9a1531c8114360d5fcd964c27fe6a21f4679.tar.gz |
- Fixed bug in :class:`.Connection` and pool where the
:meth:`.Connection.invalidate` method, or an invalidation due
to a database disconnect, would fail if the
``isolation_level`` parameter had been used with
:meth:`.Connection.execution_options`; the "finalizer" that resets
the isolation level would be called on the no longer opened connection.
fixes #3302
Diffstat (limited to 'lib/sqlalchemy/ext/automap.py')
0 files changed, 0 insertions, 0 deletions