kysely
Preparing search index...
ColumnUpdateNode
Interface ColumnUpdateNode
interface
ColumnUpdateNode
{
column
:
OperationNode
;
kind
:
"ColumnUpdateNode"
;
value
:
OperationNode
;
}
Hierarchy (
View Summary
)
OperationNode
ColumnUpdateNode
Index
Properties
column
kind
value
Properties
Readonly
column
column
:
OperationNode
Readonly
kind
kind
:
"ColumnUpdateNode"
Readonly
value
value
:
OperationNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
kind
value
kysely
Loading...