Skip to content

[r2dbc-mysql] Improve MySQL error mapping #395

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

Merged
merged 1 commit into from
Jun 11, 2023
Merged

Conversation

davin111
Copy link
Contributor

@davin111 davin111 commented Jun 8, 2023

Related issue: #350

I referred to other libraries related MySQL and the MySQL official documentation to improve exception mappings. Also, I found #385 PR had been merged but not actually released because the branch was not master. This PR covers it, too. Also, I utilized sqlState for more complete mapping.

@oshai oshai merged commit cfa7fa4 into jasync-sql:master Jun 11, 2023
@oshai
Copy link
Contributor

oshai commented Jun 11, 2023

Thanks!

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.

2 participants