dpq v0.5.1 (2016-02-28T19:34:05Z)
Dub
Repo
Connection.execPrepared
dpq
connection
Connection
Undocumented in source. Be warned that the author may not have intended to support it.
Result
execPrepared
(string name, Value[] params)
struct
Connection
Result
execPrepared
(
string
name
,
Value
[]
params
...
)
Result
execPrepared
(string name, T params)
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