Closed elpaso closed 1 week ago
Download Windows builds of this PR for testing. Debug symbols for this build are available here. (Built from commit 016a5f419b1150565ae9f72276fa34c56152a3af)
Download Windows Qt6 builds of this PR for testing. (Built from commit 016a5f419b1150565ae9f72276fa34c56152a3af)
@elpaso why has this commit got such a non-descriptive message vs the original commits?
@elpaso why has this commit got such a non-descriptive message vs the original commits?
@nyalldawson no reason really, I have amended the commit with an explanation of what it does.
Creates a single IN instead of a chain of OR expressions when retrieving features from a relation in the relation widget editor.
Manual and partial backport of https://github.com/qgis/QGIS/pull/59440
Limited to the changeset that fixes #43992, the other changes are optimizations that are not suitable for backports.