]> 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:18:55 +0000 (19:18 -0400)
commitf4aa9def8f35136d1fe3bba81aaeddb72e7772a2
tree40fffdb8016c78e190ca738414264cdeb787d673
parent5cae798ba9ead35dabf91da24b216a56415333c3
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
doc/build/core/pooling.rst
doc/build/faq/connections.rst