]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
don't use LABEL_STYLE_TABLENAME_PLUS_COL in exists()
authorInada Naoki <songofacandy@gmail.com>
Tue, 21 Oct 2025 12:12:35 +0000 (21:12 +0900)
committerInada Naoki <songofacandy@gmail.com>
Tue, 21 Oct 2025 12:12:35 +0000 (21:12 +0900)
commit070920a66e489bd2d91c1bf9907442c4099eedbe
tree662ce01181630eaad03c7635e021f1f37b5a617e
parentbfd9c46ebe954f8340e37bfb000c45c0b86744d9
don't use LABEL_STYLE_TABLENAME_PLUS_COL in exists()
lib/sqlalchemy/orm/query.py