menu
postgres_fork package
documentation
postgres.dart
PostgreSQLConnection
useSSL property
useSSL property
dark_mode
light_mode
useSSL
property
bool
useSSL
final
Whether or not this connection should connect securely.
Implementation
final
bool
useSSL;
postgres_fork package
documentation
postgres
PostgreSQLConnection
useSSL 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 ==