All versions since 3.0.1
3.0.1
Fixed
- Fixes the ability to drop schemas by updating to
NSchema.Core 3.3.0that properly emitsDROPstatements for schema children.
4.0.0
Added
- Added plugin manifest to allow for automatic registration of the provider coming in `NSchema 4.0.0.
4.3.0 Latest
Added
- Supports the
MIGRATION FORdata migrations introduced in NSchema.Core 4.3: the migration’s SQL is executed verbatim at its planned position in the migration.