tool/db_schema_generator library

Classes

DbSchemaGenerator
Generator for @Db annotation - generates db.schemas.g.dart Contains all entity schemas and junction table schemas for the database

Functions

dbSchemaGeneratorBuilder(BuilderOptions options) → Builder