mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:27:01 +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