mars v0.0.38 (2017-06-22T15:07:42Z)
Dub
Repo
Database.executeInsert
mars
pgsql
Database
Undocumented in source. Be warned that the author may not have intended to support it.
class
Database
auto
executeInsert
(
immutable
(
Table
)
table
Row
)
(
Row
record
,
ref
InsertError
err
)
Meta
Source
See Implementation
mars
pgsql
Database
functions
execute
executeDelete
executeInsert
executeQueryUnsafe
executeScalarUnsafe
executeUnsafe
executeUpdate
variables
conn_