Jamy
ORDER BY ... COLLATE "C"
fun orderBy(vararg order: Pair<Expression<*>, SortOrder>) : SizedIterable<T>