2 lines
150 B
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();
|