Add upgrading migration on app startup. User story: As a **developer**, I want to **set up automatic synchronization of database migrations**, so that **to ensure database consistency over time**. DoD: - [ ] Upgrade migrations are launched when the application is launched.