diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-03-11 16:01:09 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-03-11 16:03:58 -0500 |
commit | b098d2a8b9c8a6fd1ddc5dce1eca7e70ace3f545 (patch) | |
tree | e75879e7dc33f19f7fde8f0c50f070fe62bcc5df /lib/sqlalchemy/sql/base.py | |
parent | 936f0b2fc226171a81df3ca66c269750e7e52436 (diff) | |
download | sqlalchemy-b098d2a8b9c8a6fd1ddc5dce1eca7e70ace3f545.tar.gz |
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
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions