The current state of the Schema.
During migration, this value will be modified as SchemaBuilder operations are executed. See SchemaBuilder.
Source
Schema get currentSchema => database.schema;
The current state of the Schema.
During migration, this value will be modified as SchemaBuilder operations are executed. See SchemaBuilder.
Schema get currentSchema => database.schema;