We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72724b3 commit 20abd69Copy full SHA for 20abd69
coderd/database/migrations/000251_email_reports.down.sql
@@ -1,3 +1,3 @@
1
DELETE FROM notification_templates WHERE id = '34a20db2-e9cc-4a93-b0e4-8569699d7a00';
2
3
-DROP TABLE report_generator_logs;
+DROP TABLE notification_report_generator_logs;
0 commit comments