]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixes #12596
authorViolet Folino Gallo <48537601+galloviolet@users.noreply.github.com>
Mon, 23 Jun 2025 20:30:08 +0000 (13:30 -0700)
committerViolet Folino Gallo <48537601+galloviolet@users.noreply.github.com>
Mon, 23 Jun 2025 20:34:46 +0000 (13:34 -0700)
commitafc338e299100356b8d436af27b1548510cc3503
tree47fb8d1c434bed741dea8641353a8a60153661c4
parent052e6df97a92b6929667ca70672728bea37bbb8a
fixes #12596
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/sql/elements.py
test/sql/test_compare.py
test/sql/test_compiler.py