dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
Connection.execParams
dpq
connection
Connection
ditto, but taking an array of params, instead of variadic template
Result
execParams
(string command, T params)
Result
execParams
(string command, Value[] params, bool async)
struct
Connection
Result
execParams
(
string
command
,
Value
[]
params
,
bool
async
= false
)
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, but taking an array of params, instead of variadic template