DROP TRIGGER IF EXISTS token_scopes_update_trigger ON token; DROP FUNCTION IF EXISTS notify_token_scopes_change();