add description to editorial_content table to use it in different languages (#324)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE editorial_content ADD COLUMN IF NOT EXISTS description TEXT NOT NULL DEFAULT '';
|
||||
Reference in New Issue
Block a user