Documentation
Preparing search index...
@saltcorn/sqlite
sqlite
update
Function update
update
(
tbl
:
string
,
obj
:
Row
,
id
:
string
|
number
)
:
Promise
<
void
>
Drop unique constraint
Parameters
tbl
:
string
table name
obj
:
Row
list of column=value pairs
id
:
string
|
number
primary key column value
Returns
Promise
<
void
>
no results
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Drop unique constraint