mars v0.0.38 (2017-06-22T15:07:42Z)
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_