]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add more docs on engine connecting w/ URL parameters
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 25 Jan 2021 18:22:34 +0000 (13:22 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 25 Jan 2021 18:22:34 +0000 (13:22 -0500)
commit57db20a187e80950037dd5a2141a560fe879e054
tree525b59d349784182b678a3ee6e5c819c0b662503
parent7bdb1f30f66aaea16efbcf96e314491058493e6c
Add more docs on engine connecting w/ URL parameters

We have a special section for connect_args but didn't appropriately
introduce that URL keywords may be used as well, which otherwise
does not seem to be documented in a generalized way.  Add
this additional detail and contrast between URL query string
and connect_args including providing some transparency for
how to see what URL query string parameters will do for a given
dialect, as we do not handle these parameters consistently
right now.

Change-Id: I2227554732e307d4b525a9931e8d03ccc2c16726
References: #5874
doc/build/core/engines.rst