Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(views): apply localized default ordering
When requesting scope or role list on the REST endpoint without specifying the ordering, we should apply the correct ordering ourselves. Postgres' documentation states that ordering HSTORE fields is not "particularly useful", and it's better to explicitly define which language to use anyway.
- Loading branch information