Database

Starting up the database for the developer environment

Choose which database you want to use based on your Developer role

You should go with this option if you are making changes to the database on the fly. This will only migrate the changes in your current SQLite environment. This should specifically be used if you are constantly iterating on the API.

Local SQLite

Last updated

Was this helpful?