Change database migration to be done with Entity Framework tooling in the release pipeline instead of with yuniql during application start #190
Labels
kind/chore
Non functional, often repeating tasks
status/blocked
Further work depending on the completion of some other task/PoC/issue
Description
Find out how to set up EF tooling to perform database migration and add a release pipeline step. It's a goal to use the same mechanism to perform database migration for local developlent using Aspire.
Additional information
The altinn-studio team is already doing database migration this way.
https://github.com/Altinn/altinn-studio/blob/main/backend/Migrations.Dockerfile
Tasks
Acceptance criteria
The text was updated successfully, but these errors were encountered: