Database
If Cassandra is used, the database model needs to be created in the "database" field. Modifications of tables and columns is handled by BaaS during deployment. See the "Example - Projects" section for a complete example named "Database".
Note: Changing the set of tables and columns for the database is a
structural change. Updates of the database definition of an already deployed service data
could result in data loss. Make changes with care and always try them out in a development
tenant before deploying an updated service to production.