mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
fix schema
This commit is contained in:
@@ -79,6 +79,10 @@
|
||||
"skipRebuild": {
|
||||
"type": "boolean",
|
||||
"description": "To skip database table creation for the entity type."
|
||||
},
|
||||
"noDeletedAttribute": {
|
||||
"type": "boolean",
|
||||
"description": "Do not add the `deleted` attribute."
|
||||
}
|
||||
},
|
||||
"definitions": {
|
||||
|
||||
Reference in New Issue
Block a user