textRange

Strings between min and max inclusive, in unsigned UTF-8 byte order.


fun textRange(min: String?, minExclusive: Boolean, max: String?, maxExclusive: Boolean): ColumnPredicate

Strings between min and max in unsigned UTF-8 byte order, either bound exclusive.