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 full
)
TruncateTableQueryOptions
QiTruncateTableOptions
Index
Properties
cascade?
restart
Identity?
Properties
Optional
cascade
cascade
?:
boolean
Optional
restart
Identity
restart
Identity
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cascade
restart
Identity
Documentation
Loading...