SqlDatabase constructor
SqlDatabase(
- DbConfig config
Creates a new SQL database instance with the provided config.
Implementation
SqlDatabase(this.config);
Creates a new SQL database instance with the provided config.
SqlDatabase(this.config);