]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
improve engine logging docs
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 24 Oct 2020 16:59:22 +0000 (12:59 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 24 Oct 2020 16:59:22 +0000 (12:59 -0400)
commita1c51879aeb7811a23e454d2e90ad3bbae92b7a1
tree1f618306053f59d8b66800fcc449905a7368f9a8
parent91e14cc42c3c715f57db7d910761dfd5dd55e2b1
improve engine logging docs

the text here was a little confusing and didn't refer to major
configurational elements such as hide_parameters.

Change-Id: I4e2179e5a64c326d30b65a8871b924725c41b453
doc/build/core/engines.rst
lib/sqlalchemy/engine/create.py