ddb v0.3.0 (2017-09-08T08:15:09Z)
Home
Dub
Repo
PGCommand.unprepare
ddb
postgres
PGCommand
Unprepare this statement. Goes back to normal query planning.
class
PGCommand
void
unprepare
(
)
Meta
Source
See Implementation
ddb
postgres
PGCommand
constructors
this
functions
bind
executeNonQuery
executeQuery
executeRow
executeScalar
prepare
unprepare
properties
fields
isPrepared
isQuery
lastInsertOid
parameters
query
Unprepare this statement. Goes back to normal query planning.