mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
8 lines
181 B
SQL
8 lines
181 B
SQL
DELETE FROM notification_templates
|
|
WHERE
|
|
id = '0ea69165-ec14-4314-91f1-69566ac3c5a0';
|
|
|
|
DELETE FROM notification_templates
|
|
WHERE
|
|
id = '51ce2fdf-c9ca-4be1-8d70-628674f9bc42';
|