Preparing search index...
The search index is not available
sij-core
sij-core
ast
Update
Interface Update<Ext>
interface
Update
<
Ext
>
{
_tag
:
"Update"
;
assignments
:
[
ast
.
Ident
,
ast
.
DefaultValue
|
Expr
<
Ext
>
]
[]
;
extensions
:
null
|
Ext
[
"Update"
]
;
table
:
ast
.
Ident
;
where
:
null
|
Expr
<
Ext
>
;
}
Type Parameters
Ext
extends
Extension
Hierarchy
Tagged
<
"Update"
,
{
assignments
:
[
ast
.
Ident
,
Expr
<
Ext
>
|
ast
.
DefaultValue
]
[]
;
extensions
:
Ext
[
"Update"
]
|
null
;
table
:
ast
.
Ident
;
where
:
Expr
<
Ext
>
|
null
;
}
>
Update
Index
Properties
_tag
assignments
extensions
table
where
Properties
Readonly
_tag
_tag
:
"Update"
Readonly
assignments
assignments
:
[
ast
.
Ident
,
ast
.
DefaultValue
|
Expr
<
Ext
>
]
[]
Readonly
extensions
extensions
:
null
|
Ext
[
"Update"
]
Readonly
table
table
:
ast
.
Ident
Readonly
where
where
:
null
|
Expr
<
Ext
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
_tag
assignments
extensions
table
where
sij-core
ast
builder
Builder
ConstraintBuilder
DefaultBuilder
DeleteBuilder
Functions
InsertBuilder
QueryBuilder
Renderer
SchemaBuilder
TypeBuilder
UpdateBuilder
MakeJoinTable
Generated using
TypeDoc