SchemaReader constructor
SchemaReader(
- SupabaseGenConfig config
Creates an instance of SchemaReader.
Requires the generator config settings.
Implementation
SchemaReader(this.config);
Creates an instance of SchemaReader.
Requires the generator config settings.
SchemaReader(this.config);