menu
postgres_fork package
documentation
postgres.dart
PostgreSQLConnection
databaseName property
databaseName property
dark_mode
light_mode
databaseName
property
String
databaseName
final
Name of database this connection refers to.
Implementation
final
String
databaseName;
postgres_fork package
documentation
postgres
PostgreSQLConnection
databaseName 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 ==