Introduce SqlSort
for improved sort order expression validation
#1507
Labels
type: enhancement
A general enhancement
Milestone
SqlSort allows the specification of unsafe order-by-expressions.
Order-by-expressions that are not declared unsafe are only accepted when they
either match a property or consist only of digits, letters, underscore, dot, or parentheses.
The text was updated successfully, but these errors were encountered: