Collation.numericOrdering

Flag that determines whether to compare numeric strings as numbers or as strings.

struct Collation
@embedNullable
Nullable!bool numericOrdering;

Meta