Skip to content

Remove MySQL support and upgrade to .NET 8.0#698

Merged
StuartFerguson merged 2 commits intomasterfrom
task/#697_remove_mysql_support
Jun 3, 2025
Merged

Remove MySQL support and upgrade to .NET 8.0#698
StuartFerguson merged 2 commits intomasterfrom
task/#697_remove_mysql_support

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Updated project files to target .NET 8.0. Removed all MySQL-related package references and project references, including Pomelo.EntityFrameworkCore.MySql and SecurityService.MySqlMigrations. Refactored AddIdentityServerStorage to configure only SQL Server for database contexts. Updated appsettings.json to reflect the focus on SQL Server.

Closes #697

Updated project files to target .NET 8.0. Removed all MySQL-related package references and project references, including `Pomelo.EntityFrameworkCore.MySql` and `SecurityService.MySqlMigrations`. Refactored `AddIdentityServerStorage` to configure only SQL Server for database contexts. Updated `appsettings.json` to reflect the focus on SQL Server.
@StuartFerguson StuartFerguson merged commit 2ab0f82 into master Jun 3, 2025
17 of 20 checks passed
@github-actions github-actions Bot deleted the task/#697_remove_mysql_support branch August 3, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove MySql Support

1 participant