menu
serverpod_postgres_pool package
documentation
postgres_pool.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;
serverpod_postgres_pool package
documentation
postgres_pool
PostgreSQLConnection
databaseName property
PostgreSQLConnection class