kysely
Preparing search index...
CreateSchemaNode
Interface CreateSchemaNode
interface
CreateSchemaNode
{
ifNotExists
?:
boolean
;
kind
:
"CreateSchemaNode"
;
schema
:
IdentifierNode
;
}
Hierarchy (
View Summary
)
OperationNode
CreateSchemaNode
Index
Properties
if
Not
Exists?
kind
schema
Properties
Optional
Readonly
if
Not
Exists
ifNotExists
?:
boolean
Readonly
kind
kind
:
"CreateSchemaNode"
Readonly
schema
schema
:
IdentifierNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
if
Not
Exists
kind
schema
kysely
Loading...