VerifySelf extension
Utilities verifying that the current schema of the database matches what the generated code expects.
- on
-
- GeneratedDatabase
Methods
-
validateDatabaseSchema(
{required CommonSqlite3 sqlite3, bool validateDropped = true}) → Future< void> -
Available on GeneratedDatabase, provided by the VerifySelf extension
Compares and validates the schema of the current database with what the generated code expects.