Skip to content

fix: add missing down migration #14536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 3, 2024
Merged

fix: add missing down migration #14536

merged 1 commit into from
Sep 3, 2024

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Sep 3, 2024

Related: #14250

Looks like we missed the down migration for Template Deleted notification.

@mtojek mtojek marked this pull request as ready for review September 3, 2024 10:49
@@ -0,0 +1 @@
DELETE FROM notification_templates WHERE id = '29a09665-2a4c-403f-9648-54301670e7be';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these UUIDs hard-coded / pre-defined?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unique & hard-coded & predefined 👍

@mtojek mtojek merged commit c74fed1 into main Sep 3, 2024
31 checks passed
@mtojek mtojek deleted the fix-down-mig branch September 3, 2024 11:04
@github-actions github-actions bot locked and limited conversation to collaborators Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants