v3.2.7: Removes DQL part modification restrictions
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.