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

Switch from Oracle to SQL Server for development #92

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

phamtiendungcw
Copy link
Owner

Switch from Oracle to SQL Server for development

Updated the connection string in appsettings.Development.json to use SQL Server. Modified DesignTimeDbContextFactory.cs to switch the database provider from Oracle to SQL Server. Updated the migration files and MatLidStoreDatabaseContextModelSnapshot.cs to reflect SQL Server-specific configurations. Adjusted the PersistenceServiceRegistration class to use the SQL Server connection string.

Updated the connection string in `appsettings.Development.json` to use SQL Server. Modified `DesignTimeDbContextFactory.cs` to switch the database provider from Oracle to SQL Server. Updated the migration files and `MatLidStoreDatabaseContextModelSnapshot.cs` to reflect SQL Server-specific configurations. Adjusted the `PersistenceServiceRegistration` class to use the SQL Server connection string.
@phamtiendungcw phamtiendungcw merged commit 1f96ba8 into master Oct 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant