Open drikqlis opened 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
pending tests in future
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