PostgresDatabase constructor
PostgresDatabase(
- DbConfig config
Creates a PostgresDatabase with the provided config
settings.
Implementation
PostgresDatabase(super.config);
Creates a PostgresDatabase with the provided config
settings.
PostgresDatabase(super.config);