hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
PgSocketConnection.sendStartupMessage
hunt
database
driver
postgresql
impl
PostgreSQLSocketConnection
PgSocketConnection
Undocumented in source. Be warned that the author may not have intended to support it.
class
PgSocketConnection
void
sendStartupMessage
(
string
username
,
string
password
,
string
database
,
Map
!(
string
,
string
)
properties
,
ResponseHandler
!(
DbConnection
)
completionHandler
)
Meta
Source
See Implementation
hunt
database
driver
postgresql
impl
PostgreSQLSocketConnection
PgSocketConnection
constructors
this
functions
getProcessId
getSecretKey
getStandardConformingStrings
sendCancelRequestMessage
sendStartupMessage
setStandardConformingStrings
upgradeToSSLConnection
variables
processId
secretKey