]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
further simplify pool-sharing doc rel_1_2
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Mar 2022 21:01:09 +0000 (16:01 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Mar 2022 21:04:52 +0000 (16:04 -0500)
commit2957fc04804cda2364ba5f0485a3b6369a883a85
tree341e2374a9510d0e3fc5ca28dcc57bb633441e29
parentc7c6b704bda4538a3781b52d9c0ce49f4ad07c55
further simplify pool-sharing doc

1. the event based approach doesn't require dispose() to be
   called at all, and the note that the "pool will hang" makes
   no sense.   I have no idea what that refers towards
2. the subsequent paragraph about connections and sessions
   is unintelligible.  old paragraphs like these are likely
   why people complain about the docs so much.  try to just
   say "don't do this", as that is easier than trying to
   explain to use connection.invalidate() etc.

Change-Id: Id840c65a2f71583ced4dc82fd8690e7da4c4b10e
(cherry picked from commit b098d2a8b9c8a6fd1ddc5dce1eca7e70ace3f545)
doc/build/core/pooling.rst