schemaManager property
SchemaManager
get
schemaManager
The schema manager for this database.
This handles table creation and migration, automatically using the migrationConnection if available.
Implementation
SchemaManager get schemaManager;