dpq v0.9.3 (2018-01-10T23:25:51Z)
Dub
Repo
Connection.releaseSavepoint
dpq
connection
Connection
Destroys savepoint in the current transaction block.
struct
Connection
void
releaseSavepoint
(
Savepoint
s
)
Parameters
s
Type:
Savepoint
savepoint to destroy
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
Destroys savepoint in the current transaction block.