precessOrderByClause
open fun precessOrderByClause(queryBuilder: QueryBuilder, expression: Expression<*>, sortOrder: SortOrder)
Returns the SQL representation of the specified expression, to be used in an ORDER BY clause.
Returns the SQL representation of the specified expression, to be used in an ORDER BY clause.