DatabaseConfig.postgres constructor
const
DatabaseConfig.postgres(
- PostgresConfig? postgresConfig
Implementation
const DatabaseConfig.postgres(this.postgresConfig)
: type = DatabaseType.postgres,
path = null;