summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-07-05 13:44:58 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-07-05 14:45:35 -0400
commitc6c9d5f925e4418c10c93c47fef53200dca11f00 (patch)
tree534d8864c52a811fb57af5895ca33a8c4a786bb7 /lib/sqlalchemy/sql
parent9204b6610c9667ba2e4f73440339d2f520631777 (diff)
downloadsqlalchemy-c6c9d5f925e4418c10c93c47fef53200dca11f00.tar.gz
Ensure synchronize_session works with lambda statements
A few places have logic that assumes the top-level statement is the actual UPDATE or DELETE which is not the case with a lambda. Ensure the correct object is used. This fixes issues specific to both "fetch" strategy as well as "evaluate" strategy. Fixes: #5442 Change-Id: Ic9cc01c696c3c338d5bc79688507e6717c4c169b
Diffstat (limited to 'lib/sqlalchemy/sql')
0 files changed, 0 insertions, 0 deletions