ALTER TABLE inbox_item ADD COLUMN actor_type TEXT; ALTER TABLE inbox_item ADD COLUMN actor_id UUID;