Skip to content

Remove MySQL support from FluentCMS#2315

Merged
pournasserian merged 1 commit intodevfrom
2314-mysql-exception-for-net-9-upgrade
Nov 29, 2024
Merged

Remove MySQL support from FluentCMS#2315
pournasserian merged 1 commit intodevfrom
2314-mysql-exception-for-net-9-upgrade

Conversation

@pournasserian
Copy link
Copy Markdown
Contributor

Removed the project reference to FluentCMS.Repositories.EFCore.MySql from the FluentCMS.csproj file. Commented out the MySQL repository service registration in RepositoryServiceExtensions.cs. These changes indicate that MySQL support is being removed or temporarily disabled.

Removed the project reference to `FluentCMS.Repositories.EFCore.MySql` from the `FluentCMS.csproj` file. Commented out the MySQL repository service registration in `RepositoryServiceExtensions.cs`. These changes indicate that MySQL support is being removed or temporarily disabled.
@pournasserian pournasserian linked an issue Nov 29, 2024 that may be closed by this pull request
@pournasserian pournasserian self-assigned this Nov 29, 2024
@pournasserian pournasserian added the bug Something isn't working label Nov 29, 2024
@pournasserian pournasserian added this to the MVP milestone Nov 29, 2024
@pournasserian pournasserian merged commit 30a08d8 into dev Nov 29, 2024
@pournasserian pournasserian deleted the 2314-mysql-exception-for-net-9-upgrade branch November 29, 2024 14:52
@bingtianyiyan
Copy link
Copy Markdown

why remove mysql support for fluentcms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MySQL exception for .NET 9 upgrade

3 participants