Closed SzymonSel closed 2 weeks ago
SqlParser
need to be reviewed
We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).
This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.
Describe the bug
SQL Query with random ordering fails with:
Syntax error, expected: ASC, DESC, ., ,, ), LIMIT, OFFSET, UNION, ;, WITH, SELECT at line:5, col:15
Orchard Core version
Latest 2.0
To Reproduce
Expected behavior
Should return random 10
BlogPost
content items.Logs and screenshots