Added settings override fields to article.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
-- Add migration script here
|
||||
|
||||
ALTER TABLE public.article
|
||||
ADD mhd text,
|
||||
ADD bio_origin text,
|
||||
ADD allergens_text text,
|
||||
ADD bio_info text;
|
||||
Reference in New Issue
Block a user