mars v1.0.1 (2017-11-03T14:40:05Z)
Dub
Repo
Database.executeUpdate
mars
pgsql
Database
Undocumented in source. Be warned that the author may not have intended to support it.
class
Database
void
executeUpdate
(
immutable
(
Table
)
table
Pk
Row
)
(
Pk
pk
,
Row
record
,
ref
RequestState
state
)
Meta
Source
See Implementation
mars
pgsql
Database
functions
execute
executeDelete
executeInsert
executeQueryUnsafe
executeScalarUnsafe
executeUnsafe
executeUpdate
variables
conn