Preparing search index...
The search index is not available
@sequelize/core
@sequelize/core
CharDataType
Interface CharDataType
Hierarchy
DataTypes
.
StringDataType
CharDataType
Index
Properties
BINARY
dialect
Types
key
options
Methods
stringify
to
Sql
to
String
validate
Properties
BINARY
BINARY
:
DataTypes
.
CharDataType
dialect
Types
dialect
Types
:
string
key
key
:
string
options
options
:
DataTypes
.
CharDataTypeOptions
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
Char
Data
Type
BINARY
dialect
Types
key
options
stringify
to
Sql
to
String
validate
Generated using
TypeDoc