ALTER TABLE room_mention ALTER COLUMN target_id TYPE UUID USING target_id::UUID;