PostgresDatabase constructor

PostgresDatabase(
  1. DbConfig config
)

Creates a PostgresDatabase with the provided config settings.

Implementation

PostgresDatabase(super.config);