Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
CreateSchemaNode
Interface CreateSchemaNode
interface
CreateSchemaNode
{
ifNotExists
?:
boolean
;
kind
:
"CreateSchemaNode"
;
schema
:
kysely
.
IdentifierNode
;
}
Hierarchy (
view full
)
OperationNode
CreateSchemaNode
Index
Properties
if
Not
Exists?
kind
schema
Properties
Optional
Readonly
if
Not
Exists
if
Not
Exists
?:
boolean
Readonly
kind
kind
:
"CreateSchemaNode"
Readonly
schema
schema
:
kysely
.
IdentifierNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
if
Not
Exists
kind
schema
Silvertree API
Loading...