VerifySelf extension Null safety
Utilities verifying that the current schema of the database matches what the generated code expects.
Methods
-
validateDatabaseSchema(
{bool validateDropped = true}) → Future< void> - Compares and validates the schema of the current database with what the generated code expects.