diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-02-09 15:36:38 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-02-09 16:45:14 -0500 |
commit | 6971ba97247928c9a79f532001278d0e1d5845fc (patch) | |
tree | 2ab9961ca54035b675e355a5bb539f5dfb612a64 /lib/sqlalchemy/orm/context.py | |
parent | 13d3b2c291f49525bc38d082d1c2abe9e03bd3fe (diff) | |
download | sqlalchemy-6971ba97247928c9a79f532001278d0e1d5845fc.tar.gz |
apply self_group to all elements of multi-expression
Fixed critical regression in SQL expression formulation in the 2.0 series
due to :ticket:`7744` which improved support for SQL expressions that
contained many elements against the same operator repeatedly; parenthesis
grouping would be lost with expression elements beyond the first two
elements.
Fixes: #9271
Change-Id: Ib6ed5b71efe0f6816dab75bda622297fc89e3b49
Diffstat (limited to 'lib/sqlalchemy/orm/context.py')
0 files changed, 0 insertions, 0 deletions