diff --git a/Admin/Install/db.json b/Admin/Install/db.json index 7619e25..9fcaec6 100755 --- a/Admin/Install/db.json +++ b/Admin/Install/db.json @@ -189,6 +189,11 @@ "type": "TINYINT(1)", "null": false }, + "marketing_promotion_attr_type_repeatable": { + "name": "marketing_promotion_attr_type_repeatable", + "type": "TINYINT(1)", + "null": false + }, "marketing_promotion_attr_type_required": { "description": "Every promotion must have this attribute type if set to true.", "name": "marketing_promotion_attr_type_required",