]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- update the pool pessimistic invalidation recipe to refer to the
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 22 Oct 2015 15:58:25 +0000 (11:58 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 22 Oct 2015 15:58:25 +0000 (11:58 -0400)
commit2daaacef047718856623f43ea55d09abfa2a2dd7
treeb161eb95b3e4dd31dc58948626023e7b275f0076
parent8a4a1fd70ab939b9a8572343bb3a9529449a5cec
- update the pool pessimistic invalidation recipe to refer to the
engine_connect event, allowing easy detection of disconnects
and full invalidation of the pool
doc/build/core/pooling.rst
lib/sqlalchemy/events.py