continue implementations

This commit is contained in:
Dennis Eichhorn 2024-01-12 00:30:21 +00:00
parent 26ea0e2289
commit 6eb31655e3

View File

@ -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",