Type Property
valueForEmptyRange
Postgres does not store any bound values for empty ranges, but Swift requires a value to initialize an empty Range.
static var valueForEmptyRange: Self { get }
Type Property
static var valueForEmptyRange: Self { get }