feat: add killswitch for notifications (#13794)

This commit is contained in:
Marcin Tojek
2024-07-10 16:15:06 +02:00
committed by GitHub
parent 542fff7df0
commit bf392ffea4
31 changed files with 774 additions and 25 deletions

View File

@ -0,0 +1,2 @@
-- Nothing to do
-- It's not possible to drop enum values from enum types, so the up migration has "IF NOT EXISTS".