Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
InsertChange
Type Alias InsertChange
type
InsertChange
=
{
new
:
Row
;
old
:
null
;
operation
:
"insert"
;
pk
:
unknown
;
table_ref
:
[
string
,
string
]
;
}
Index
Properties
new
old
operation
pk
table_
ref
Properties
new
new
:
Row
old
old
:
null
operation
operation
:
"insert"
pk
pk
:
unknown
table_
ref
table_ref
:
[
string
,
string
]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new
old
operation
pk
table_
ref
Cuttlefish SDK Reference - v0.1.0
Loading...