Lists SQL files which will allow you to keep your database structure up-to-date. Uses the Flyway framework.
Database is upgraded on every server boot (from the Bootstrap
class), to ensure it's always up-to-date.
See the Migration Naming Guide for more details.