mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-27 14:58:41 +00:00
Test fixes
This commit is contained in:
parent
e6d7867513
commit
473e3a2c35
|
|
@ -185,13 +185,13 @@
|
|||
"null": false
|
||||
},
|
||||
"projectmanagement_project_attr_type_required": {
|
||||
"description": "Every project must have this attribute type if set to true.",
|
||||
"comment": "Every project must have this attribute type if set to true.",
|
||||
"name": "projectmanagement_project_attr_type_required",
|
||||
"type": "TINYINT(1)",
|
||||
"null": false
|
||||
},
|
||||
"projectmanagement_project_attr_type_pattern": {
|
||||
"description": "This is a regex validation pattern.",
|
||||
"comment": "This is a regex validation pattern.",
|
||||
"name": "projectmanagement_project_attr_type_pattern",
|
||||
"type": "VARCHAR(255)",
|
||||
"null": false
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
# Structure
|
||||
|
||||
## ER
|
||||
|
||||

|
||||
Loading…
Reference in New Issue
Block a user