Closed
Description
simonparadies opened DATAJPA-1750 and commented
The FUNCTION_PATTERN regex in QueryUtils does not match functions containing positional or named parameters. Therefore, in these cases, the order by clause is constructed using the entities' qualifier, which leads to an incorrect expression
Affects: 2.4 M1 (2020.0.0)
Referenced from: pull request #425