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