Schema currentSchema

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;