Skip to content

Fix column sorting

Kirill requested to merge github/fork/cproensa/fix_sort_column into next

Created by: cproensa

Fix sql query for sorting columns. In some databases the expression used in the "order by" clause must appear in the select clause. See fix provided by issue #26612.

Merge request reports

Loading