Skip to content

v0.3.0

@guillaume86 guillaume86 tagged this 15 May 18:39
- Mandatory dedup: drop standalone ALTER TABLE ADD CONSTRAINT whose
  constraint name is already inline (fixes model-validation breakage).
- Opt-in lift: rewrite standalone-only constraints as inline constraints
  in CREATE TABLE via SyncOptions.InlineConstraintsMode = ModelFidelity.
- CLI flag: --inline-constraints None|ModelFidelity.
- Tripwire test asserts upstream is still broken; remove workaround
  when it starts failing.
- DacFx 170.4.80-preview / DacFx.Projects 0.6.3-preview.

See CHANGELOG and microsoft/DacFx#792 for full context.
Assets 2
Loading