Add new entity definitions and fields for CVMHBeteiligte, update existing metadata for CBeteiligte, CDokumente, CMietobjekt, CVmhErstgespraech, CVmhMietverhltnis, CVmhRumungsklage, CVmhVermieter, and Contact; adjust cache timestamps in config.php

This commit is contained in:
2026-01-20 22:55:28 +01:00
parent 96becef2ba
commit 06326d4d0b
10 changed files with 302 additions and 4 deletions

View File

@@ -217,6 +217,21 @@
"createdAt",
"id"
]
},
"betnr": {
"columns": [
"betnr"
]
},
"md5sum": {
"columns": [
"md5sum"
]
},
"sha256": {
"columns": [
"sha256"
]
}
},
"optimisticConcurrencyControl": false