92d60badd3
unified_search plugin activation calls sync_notification_types() which DELETEs stale rows from notification_types. App DB user (crm_api) lacked DELETE permission, causing plugin activation to fail with InsufficientPrivilegeError. Alembic head: 0105 → 0106