Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
TruncateTableQueryOptions
Interface TruncateTableQueryOptions
interface
TruncateTableQueryOptions
{
cascade
?:
boolean
;
restartIdentity
?:
boolean
;
}
Hierarchy (
View Summary
)
TruncateTableQueryOptions
QiTruncateTableOptions
Index
Properties
cascade?
restart
Identity?
Properties
Optional
cascade
cascade
?:
boolean
Optional
restart
Identity
restartIdentity
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cascade
restart
Identity
Documentation
Loading...