]> 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:36:17 +0000 (08:36 -0400)
commitd7ea47ddff0500f802bf6b720f756bce1cd19a30
tree5eac9c51744fafb2c02ceee2a5260b51c5b7c92f
parent68d4251e9fa2a1c1e4cba14ae828ee2ca8c63428
add notes clarifying the role of "$user" in pg search_path

references: https://github.com/sqlalchemy/alembic/discussions/1447
Change-Id: I2ef55813699f84ac7fbca6de7522f0d3d78e6029
(cherry picked from commit 58a50c06836792da201bb610ee2f0463ac1bb073)
lib/sqlalchemy/dialects/postgresql/base.py