Files
yourpart3/backend
Torsten Schulz (local) 7b19665dca feat(migration): enhance contact_message migration to check for existing columns before adding/removing
- Updated the migration script for the contact_message table to conditionally add or remove columns based on their existence, improving migration safety and preventing errors during deployment.
- This change ensures that the migration can be run multiple times without causing issues if the columns already exist or are missing.
[force-deploy]
2026-04-17 12:01:25 +02:00
..