"use strict"; const { createCollection, changeCollection, deleteCollection } = require("zapdb"); module.exports = [ /* your schema update operations go here */ ];