]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add notes clarifying the role of "$user" in pg search_path
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 19 Mar 2024 12:35:00 +0000 (08:35 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 19 Mar 2024 12:35:00 +0000 (08:35 -0400)
commit58a50c06836792da201bb610ee2f0463ac1bb073
tree6f101a8ff823db8e4e44f8595a22a21d906a8b0c
parent82ae47ba9959c63cfaa9169869ef08db61f71fd7
add notes clarifying the role of "$user" in pg search_path

references: https://github.com/sqlalchemy/alembic/discussions/1447
Change-Id: I2ef55813699f84ac7fbca6de7522f0d3d78e6029
doc/build/orm/queryguide/dml.rst
lib/sqlalchemy/dialects/postgresql/base.py