1alter table "public"."leaflets_in_publications" add column "cover_image" text; 2alter table "public"."leaflets_to_documents" add column "cover_image" text;