You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Erick Ruiz de Chavez edited this page Oct 30, 2020
·
1 revision
DataBase migrations are handled with Flyway, and are run automatically the first time ./bootstrap.sh is run. After that, when there are pending DB changes migrations can be run using the ./migrate.sh script.