Files
sqlalchemy/test/engine
Mike Bayer f78db5e1f6 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
2020-02-26 12:04:11 -05:00
..
2020-02-21 16:26:57 -05:00
2019-10-11 13:29:38 -04:00
2020-02-21 16:26:57 -05:00
2019-03-05 20:29:05 -05:00
2020-02-01 13:12:57 -05:00
2019-01-06 18:23:11 -05:00