]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
note prefix_with as a hint mechanism
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 7 Aug 2024 18:31:48 +0000 (14:31 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 7 Aug 2024 18:31:48 +0000 (14:31 -0400)
commit6cf5e2a188fc5e337d22a098a5fe9a9fe10cc7e7
treef03f7e3eec4826cdd35a1cdc4e01654b65762af6
parenta9747467a8b6e8212f758aaceffdc96f087e15bb
note prefix_with as a hint mechanism

References: #11702
References: #11704
Change-Id: Ieee0780f6d132a29269430fc26de5c0664b16c2e
lib/sqlalchemy/sql/selectable.py