Range types are data types representing a range of values of some element type (called the range's subtype). Only available in Postgres. See the Postgres documentation for more details
| Public Constructor | ||
|---|---|---|
| public | constructor(subtype: ABSTRACT) | |
| Name | Type | Attribute | Description | 
|---|---|---|---|
| subtype | ABSTRACT | A subtype for range, like RANGE(DATE) | 
    Copyright © 2014–present Sequelize contributors
Licensed under the MIT License.
    https://sequelize.org/master/class/lib/data-types.js~RANGE.html