]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix lambda statements with non-lambda criteria 13327/head
authorcjc0013 <cjc0013@users.noreply.github.com>
Mon, 25 May 2026 14:53:39 +0000 (10:53 -0400)
committercjc0013 <cjc0013@users.noreply.github.com>
Mon, 25 May 2026 14:53:39 +0000 (10:53 -0400)
commitec3e6735bf95d62d768f214dd5a49bbfc4fecaa5
treedf507310ea5a6ef4db9666ff9d6f55d9989fcbfb
parent092391036ce007d128f2f61c98fc9b31177970bb
Fix lambda statements with non-lambda criteria
lib/sqlalchemy/sql/lambdas.py
test/sql/test_lambdas.py