Skip to content

fix: drop description columns only when they exist so grown databases migrate - #55

Closed
davidriegel wants to merge 1 commit into
mainfrom
fix/idempotent-description-drop
Closed

fix: drop description columns only when they exist so grown databases migrate#55
davidriegel wants to merge 1 commit into
mainfrom
fix/idempotent-description-drop

Conversation

@davidriegel

Copy link
Copy Markdown
Owner

No description provided.

@davidriegel

Copy link
Copy Markdown
Owner Author

Nicht nötig: sqlspec parst @variablen als Parameter, deshalb ist ein bedingter DROP in einer Migration nicht darstellbar. Die betroffene Produktionsdatenbank wird stattdessen einmalig vorbereitet (die zwei Spalten anlegen, Migration 2 räumt sie ab) — Endzustand identisch.

@davidriegel davidriegel closed this Aug 7, 2026
@davidriegel
davidriegel deleted the fix/idempotent-description-drop branch August 7, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant