summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/asyncpg.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-09-14 10:14:48 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-09-14 11:36:31 -0400
commit3d803a8ed3e07332dff872180680bed6175dd483 (patch)
tree7f69ce4a2c4181d7956cc9f527ef73931431abba /lib/sqlalchemy/dialects/postgresql/asyncpg.py
parent056c929e15c735059b2f17f9ae5391d3ad244907 (diff)
downloadsqlalchemy-3d803a8ed3e07332dff872180680bed6175dd483.tar.gz
Pass all pool parameters in recreate()
The following pool parameters were not being propagated to the new pool created when :meth:`_engine.Engine.dispose` were called: ``pre_ping``, ``use_lifo``. Additionally the ``recycle`` and ``reset_on_return`` parameters were not propagated for the :class:`_engine.AssertionPool` class. These issues have been fixed. Fixes: #5582 Change-Id: Ifdb703aa7e849652242b9ff8071c854cd1d77e71
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/asyncpg.py')
0 files changed, 0 insertions, 0 deletions