dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
Connection.updateAsync
dpq
connection
Connection
ditto, async
void
updateAsync
(string filter, string update, U vals)
struct
Connection
void
updateAsync
(
T
U
...
)
(
string
filter
,
string
update
,
U
vals
)
void
updateAsync
(U id, Value[string] updates)
void
updateAsync
(U id, T updates)
Meta
Source
See Implementation
dpq
connection
Connection
constructors
this
functions
addOidsFor
allResults
begin
close
commit
count
ensureSchema
escapeIdentifier
escapeLiteral
exec
execParams
execPrepared
find
findL
findOne
findOneBy
insert
insertAsync
insertR
isBusy
lastResult
nextResult
opIndex
prepare
prepared
releaseSavepoint
remove
removeAsync
rollback
savepoint
send
sendParams
sendPrepared
update
updateAsync
properties
db
errorMessage
host
password
port
status
user
ditto, async