After updating the schema on the backend, some values need to set/deleted in the database. How can this be done without a "updater" script? - Handle this via joi schema and set each item? - Use mongoose version version like the `_v` Related: - https://github.com/OpenHausIO/backend/issues/238 - https://github.com/OpenHausIO/backend/issues/75