v0.23.3
Immutable
release. Only release title and notes can be modified.
Changelog
- 028b8e1 Merge pull request #105 from winebarrel/cover-apply-error-paths-v2
- 9a6c14a Address review: keep check SQL boolean-shaped in error test
- 744f5c0 Merge origin/main: replace TestApply_Run_RealDiffPlusSkippedDrop with execute-only and check-false tests
- 208a22d Cover Apply CLI mixed output and execute error paths
- 4a97578 Merge pull request #104 from winebarrel/verify-execute-only-not-no-changes
- c5b09f5 Verify check-SQL=false behavior for plan vs apply
- a334d30 Verify execute-only diff does not produce "No changes"
- 99755b5 Merge pull request #103 from winebarrel/commented-disallowed-drops
- 8b9d057 Address review: skip comment diff when view recreation is denied
- 10a65f1 Address review: fix DisallowedDropStmts field comments
- 0cb7f28 Address review: keep pre-SQL at top of plan/apply output
- edbea43 Address review: clarify FK-drop interaction with --allow-drop
- 8cbaa3a Address review: clarify scenario helper comments
- e05b224 Cover gaps in suppressed-DROP testing
- 8f9344e Prefix suppressed DROPs with "skipped:" for clarity
- 7db3c6f Emit suppressed DROPs as commented-out DDL
- c559e59 Add test documenting silent DROP suppression