owpengram-server/deploy/migrations/20260714003105_account_settings_read_model.down.sql

2 lines
150 B
SQL

DROP TRIGGER IF EXISTS account_settings_read_model_changed ON account_settings;
DROP FUNCTION IF EXISTS telesrv_notify_account_settings_read_model();