kysely
Preparing search index...
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
(
options
?:
AbortableQueryOptions
)
:
Promise
<
void
>
Parameters
Optional
options
:
AbortableQueryOptions
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...