ALTER TABLE inbox_item ADD COLUMN IF NOT EXISTS actor_type TEXT; ALTER TABLE inbox_item ADD COLUMN IF NOT EXISTS actor_id UUID;