summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/schema.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2019-03-05 15:37:00 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2020-02-26 12:04:11 -0500
commitf78db5e1f68d6b2fb6a7acc04036f682d9a22974 (patch)
tree199611705f8944f28ef985ed2011ba0577ba671e /lib/sqlalchemy/sql/schema.py
parente15c53716b9f59c7c666c77d1e8b8d82538036a3 (diff)
downloadsqlalchemy-f78db5e1f68d6b2fb6a7acc04036f682d9a22974.tar.gz
Don't call pre_ping for fresh connection
The pool "pre-ping" feature has been refined to not invoke for a DBAPI connection that was just opened in the same checkout operation. pre ping only applies to a DBAPI connection that's been checked into the pool and is being checked out again. Fixes: #4524 Change-Id: Ibe3dfb709dbdc24aa94e96513cfbea456c33b895
Diffstat (limited to 'lib/sqlalchemy/sql/schema.py')
0 files changed, 0 insertions, 0 deletions