kysely
Preparing search index...
<internal>
AlterTableExecutor
Class AlterTableExecutor
Implements
OperationNodeSource
Compilable
Index
Constructors
constructor
Methods
compile
execute
to
Operation
Node
Constructors
constructor
new
AlterTableExecutor
(
props
:
AlterTableExecutorProps
)
:
AlterTableExecutor
Parameters
props
:
AlterTableExecutorProps
Returns
AlterTableExecutor
Methods
compile
compile
()
:
CompiledQuery
Returns
CompiledQuery
execute
execute
()
:
Promise
<
void
>
Returns
Promise
<
void
>
to
Operation
Node
toOperationNode
()
:
AlterTableNode
Returns
AlterTableNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
compile
execute
to
Operation
Node
kysely
Loading...