]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Repair doubled "using engines in fork()" section
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 15 Jul 2020 23:14:46 +0000 (19:14 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 15 Jul 2020 23:19:55 +0000 (19:19 -0400)
commit147b116c32f2404ccc6cf32e679031eb75dae48b
tree252501eedc3b83337d43e691014950d1a68823f3
parentfbdc6f9eadc85c45824a7f7e36129ac699a87f83
Repair doubled "using engines in fork()" section

This section was written twice in two different ways with
the same recipe.  consolidate into one section and
add additional caveats regading dispose.

Change-Id: I20524935e7c10e3624d561ea2735312fd04e673d
References: #5460
(cherry picked from commit f4aa9def8f35136d1fe3bba81aaeddb72e7772a2)
doc/build/core/pooling.rst
doc/build/faq/connections.rst