mars v0.0.21 (2017-04-12T15:32:10Z)
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