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

Update dependencies and remove hack #833

Merged
merged 5 commits into from
Sep 26, 2019

Conversation

lauxjpn
Copy link
Collaborator

@lauxjpn lauxjpn commented Sep 26, 2019

Update dependencies to .NET Core 3.0 and MySqlConnector 0.59.0.
https://github.com/mysql-net/MySqlConnector/releases/tag/0.59.0

Update project files.

Remove MySqlConverterCommandBuilderFactory. It was used to support specific conversions at the DataReader level, that were not yet fully available before MySqlConnector 0.59.0.
mysql-net/MySqlConnector#706
#827 (comment)

Current test metrics:

MySQL Total Passed Failed Skipped
8.0.17 14110 13485 145 480
5.7.27 14102 13434 180 488

@lauxjpn lauxjpn changed the title 3.0.0/dependencies Update dependencies and remove hack Sep 26, 2019
@lauxjpn lauxjpn merged commit c358756 into PomeloFoundation:3.0.0-wip Sep 26, 2019
@lauxjpn lauxjpn deleted the 3.0.0/dependencies branch October 3, 2019 10:25
@lauxjpn lauxjpn self-assigned this Nov 1, 2019
@lauxjpn lauxjpn added this to the 3.0.0 milestone Nov 1, 2019
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