-- Add migration script here ALTER TABLE public.article ADD topm_id text; ALTER TABLE public.variant ADD topm_row text;