a tool for shared writing and social publishing
at main 2 lines 155 B view raw
1alter table "public"."leaflets_in_publications" add column "cover_image" text; 2alter table "public"."leaflets_to_documents" add column "cover_image" text;