Skip to content

All versions since 3.0.1

3.0.1

Fixed

  • Fixes the ability to drop schemas by updating to NSchema.Core 3.3.0 that properly emits DROP statements 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 FOR data migrations introduced in NSchema.Core 4.3: the migration’s SQL is executed verbatim at its planned position in the migration.