mars v0.0.6 (2017-02-23T15:04:35Z)
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
)
Meta
Source
See Implementation
mars
pgsql
Database
functions
execute
executeDelete
executeInsert
executeQueryUnsafe
executeScalarUnsafe
executeUnsafe
executeUpdate