dpq v0.5.1 (2016-02-28T19:34:05Z)
Dub
Repo
Connection.update
dpq
connection
Connection
Undocumented in source. Be warned that the author may not have intended to support it.
int
update
(string filter, string update, U vals)
struct
Connection
int
update
(
T
U
...
)
(
string
filter
,
string
update
,
U
vals
)
int
update
(U id, Value[string] updates, bool async)
int
update
(U id, T updates, bool async)
Meta
Source
See Implementation
dpq
connection
Connection
aliases
ConnectionPtr
constructors
this
functions
allResults
close
ensureSchema
exec
execParams
execPrepared
find
findOne
findOneBy
insert
insertAsync
isBusy
lastResult
nextResult
opIndex
prepare
prepared
remove
removeAsync
send
sendParams
sendPrepared
update
updateAsync
properties
db
errorMessage
host
password
port
status
user