You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to set this up under sql server but its not doing the migrations i changed the connection string but nothing is happening the site is just spinning.
The text was updated successfully, but these errors were encountered:
Because this project has changed to use MySql as database. It use FluentMigrator as the migration tools.
If you want to do that in SQLServer, you need to update the migration code in Startup.cs
I am trying to set this up under sql server but its not doing the migrations i changed the connection string but nothing is happening the site is just spinning.
The text was updated successfully, but these errors were encountered: