adsad
This commit is contained in:
@@ -321,6 +321,8 @@ CREATE TABLE IF NOT EXISTS `emailtemplate_content_versions` (
|
||||
`content_id` int(10) unsigned NOT NULL,
|
||||
`section_id` int(10) unsigned NOT NULL,
|
||||
`version_no` int(10) unsigned NOT NULL,
|
||||
`is_active` tinyint(1) NOT NULL DEFAULT 0,
|
||||
`was_active` tinyint(1) NOT NULL DEFAULT 0,
|
||||
`editor_type` varchar(32) DEFAULT NULL,
|
||||
`json_content` mediumtext DEFAULT NULL,
|
||||
`html` mediumtext DEFAULT NULL,
|
||||
|
||||
Reference in New Issue
Block a user