Idea: Positive values indicate descending ordering, negative ones ascending. the higher the number (if positive),
the higher the weight of this column, e.g. if one column A has "3" and column "B" has value "2", sorting will be
like "sort by A desc, B desc". Accordingly for negative numbers.
sorting set to NULL means no sorting should be possible on this column.