mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-01-11 16:48:42 +00:00
Test fixes
This commit is contained in:
parent
d46b7f3c82
commit
937aef8a9c
|
|
@ -211,13 +211,13 @@
|
|||
"null": false
|
||||
},
|
||||
"eventmanagement_event_attr_type_required": {
|
||||
"description": "Every event must have this attribute type if set to true.",
|
||||
"comment": "Every event must have this attribute type if set to true.",
|
||||
"name": "eventmanagement_event_attr_type_required",
|
||||
"type": "TINYINT(1)",
|
||||
"null": false
|
||||
},
|
||||
"eventmanagement_event_attr_type_pattern": {
|
||||
"description": "This is a regex validation pattern.",
|
||||
"comment": "This is a regex validation pattern.",
|
||||
"name": "eventmanagement_event_attr_type_pattern",
|
||||
"type": "VARCHAR(255)",
|
||||
"null": false
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
# Structure
|
||||
|
||||
## ER
|
||||
|
||||

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