SQLOrdering

public struct SQLOrdering
extension SQLOrdering: SQLOrderingTerm

The type that can be used as an SQL ordering term, as described at https://www.sqlite.org/syntax/ordering-term.html

SQLOrderingTerm