postgres package
documentation
postgres
PostgreSQLConnection
isUnixSocket property
isUnixSocket
isUnixSocket
property
Null safety
bool
isUnixSocket
final
If true, connection is made via unix socket.
Implementation
final bool isUnixSocket;
postgres package
documentation
postgres
PostgreSQLConnection
isUnixSocket property
PostgreSQLConnection class
Constructors
PostgreSQLConnection
Properties
allowClearTextPassword
databaseName
hashCode
host
isClosed
isUnixSocket
notifications
password
port
processID
queryTimeoutInSeconds
queueSize
runtimeType
settings
socket
timeoutInSeconds
timeZone
username
useSSL
Methods
cancelTransaction
close
execute
mappedResultsQuery
noSuchMethod
open
query
toString
transaction
Operators
operator ==