Preparing search index...
The search index is not available
@sequelize/core
@sequelize/core
SmallIntegerDataType
Interface SmallIntegerDataType
Hierarchy
DataTypes
.
NumberDataType
SmallIntegerDataType
Index
Properties
UNSIGNED
ZEROFILL
dialect
Types
key
options
Methods
stringify
to
Sql
to
String
validate
Properties
UNSIGNED
UNSIGNED
:
DataTypes
.
SmallIntegerDataType
ZEROFILL
ZEROFILL
:
DataTypes
.
SmallIntegerDataType
dialect
Types
dialect
Types
:
string
key
key
:
string
options
options
:
DataTypes
.
IntegerDataTypeOptions
Methods
stringify
stringify
(
value
:
unknown
, options
?:
object
)
:
string
Parameters
value:
unknown
Optional
options:
object
Returns
string
to
Sql
to
Sql
(
)
:
string
Returns
string
to
String
to
String
(
options
:
object
)
:
string
Parameters
options:
object
Returns
string
validate
validate
(
value
:
unknown
)
:
boolean
Parameters
value:
unknown
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@sequelize/core
Data
Types
Utils
Small
Integer
Data
Type
UNSIGNED
ZEROFILL
dialect
Types
key
options
stringify
to
Sql
to
String
validate
Generated using
TypeDoc