Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Server Support #19

Open
davidbuckleyni opened this issue Nov 30, 2020 · 1 comment
Open

SQL Server Support #19

davidbuckleyni opened this issue Nov 30, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@davidbuckleyni
Copy link

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.

@lamondlu
Copy link
Owner

lamondlu commented Nov 30, 2020

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

image
@davidbuckleyni

@lamondlu lamondlu self-assigned this Dec 11, 2020
@lamondlu lamondlu added the enhancement New feature or request label Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants