Documentation
Preparing search index...
@sequelize/postgres
<internal>
Range
Type Alias Range<T>
Range
:
|
readonly
[
lower
:
RangePart
<
T
>
|
number
|
null
,
higher
:
RangePart
<
T
>
|
number
|
null
,
]
|
EmptyRange
This type represents the output of the
DataTypes.RANGE
data type.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
This type represents the output of the DataTypes.RANGE data type.