diff --git a/Admin/Install/db.json b/Admin/Install/db.json index 33be1f1..119ebff 100755 --- a/Admin/Install/db.json +++ b/Admin/Install/db.json @@ -167,6 +167,11 @@ "type": "TINYINT(1)", "null": false }, + "projectmanagement_project_attr_type_repeatable": { + "name": "projectmanagement_project_attr_type_repeatable", + "type": "TINYINT(1)", + "null": false + }, "projectmanagement_project_attr_type_required": { "description": "Every project must have this attribute type if set to true.", "name": "projectmanagement_project_attr_type_required",