mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
Due to the [merge of this PR](https://github.com/coder/coder/pull/16764) - two migration are overlapping in term of numbers - should increase migration number of notifications.
2 lines
64 B
SQL
2 lines
64 B
SQL
ALTER TYPE notification_method ADD VALUE IF NOT EXISTS 'inbox';
|