-- Add migration script here ALTER TABLE public.article ADD mhd text, ADD bio_origin text, ADD allergens_text text, ADD bio_info text;