Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
DropSchemaQueryOptions
Interface DropSchemaQueryOptions
interface
DropSchemaQueryOptions
{
cascade
?:
boolean
;
ifExists
?:
boolean
;
}
Hierarchy (
view full
)
DropSchemaQueryOptions
DropSchemaOptions
Index
Properties
cascade?
if
Exists?
Properties
Optional
cascade
cascade
?:
boolean
Optional
if
Exists
if
Exists
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cascade
if
Exists
Documentation
Loading...