KrystianKempski / DagoniteEmpire

A comprehensive tool for starting an online, text-based RPG campaign, enabling multiple players to start long-term games in an original, well-defined world.
https://dagonite-empire.drik.it/
1 stars 0 forks source link

Implement database upgrades #18

Open drikqlis opened 1 week ago

drikqlis commented 1 week ago

Currently database have to be deleted when new version is released. Database upgrades must be implemented to update tables and records to new versions. This could be helpful: https://learn.microsoft.com/en-us/ef/core/managing-schemas/migrations/?tabs=dotnet-core-cli

KrystianKempski commented 1 week ago

pending tests in future