dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
Connection.escapeIdentifier
dpq
connection
Connection
Escapes an identifier (column, function, table name, ...) to be used in a query.
struct
Connection
string
escapeIdentifier
(
string
str
)
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
Escapes an identifier (column, function, table name, ...) to be used in a query.