Closed tsundvoll closed 6 months ago
:bell: Changes in database folder detected :bell: Do these changes require adding new migrations? :thinking: In that case follow these steps. If you are uncertain, ask a database admin on the team :smile:
I have verified that no migration is needed, by running dotnet ef migrations add AddTableNamePropertyName and seeing that it is empty
dotnet ef migrations add AddTableNamePropertyName
:bell: Changes in database folder detected :bell: Do these changes require adding new migrations? :thinking: In that case follow these steps. If you are uncertain, ask a database admin on the team :smile: