menu
postgres_fork package
documentation
postgres.dart
PostgreSQLConnection
allowClearTextPassword property
allowClearTextPassword property
dark_mode
light_mode
allowClearTextPassword
property
bool
allowClearTextPassword
final
If true, allows password in clear text for authentication.
Implementation
final
bool
allowClearTextPassword;
postgres_fork package
documentation
postgres
PostgreSQLConnection
allowClearTextPassword 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 ==