mars ~master (2017-12-20T10:48:32Z)
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
properties
username
variables
conn