Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
Literal
Class Literal
Do not use me directly. Use
sql.literal
Hierarchy
BaseSqlExpression
Literal
Index
Constructors
constructor
Properties
[SQL_
IDENTIFIER]
val
Constructors
constructor
new
Literal
(
val
:
string
|
(
string
|
BaseSqlExpression
)
[]
)
:
Literal
Parameters
val
:
string
|
(
string
|
BaseSqlExpression
)
[]
Returns
Literal
Properties
Protected
Readonly
[SQL_
IDENTIFIER]
"[SQL_IDENTIFIER]"
:
"literal"
Readonly
val
val
:
readonly
(
string
|
BaseSqlExpression
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[SQL_
IDENTIFIER]
val
Documentation
Loading...
Do not use me directly. Use sql.literal