SQLOrderingTerm

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

  • sqlOrdering Default implementation

    Returns an SQL ordering.

    Default Implementation