dpq v0.9.3 (2018-01-10T23:25:51Z)
Dub
Repo
Connection.allResults
dpq
connection
Connection
Calls nextResult until the value returned is null, the returns them as an array.
struct
Connection
Result
[]
allResults
(
)
Meta
Source
See Implementation
dpq
connection
Connection
constructors
this
functions
allResults
begin
close
commit
count
ensureSchema
escapeIdentifier
escapeLiteral
exec
execParams
find
findL
findOne
findOneBy
insert
insertAsync
insertR
isBusy
lastResult
nextResult
releaseSavepoint
remove
removeAsync
rollback
savepoint
send
sendParams
update
updateAsync
properties
db
errorMessage
host
password
port
user
Calls nextResult until the value returned is null, the returns them as an array.