Skip to content

v3.2.7: Removes DQL part modification restrictions

Choose a tag to compare

@thorewi thorewi released this 29 Dec 06:31
· 18 commits to master since this release
Temporarily removes the restrictions on modifying 'select',
'distinct', and 'orderBy' DQL parts within filters. This
allows for greater flexibility in query customization,
potentially needed for specific use cases. The restrictions
may be re-evaluated and re-introduced later with a more
refined approach.