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

Fix for 20406. Do not output unnecessary decimal warning #20555

Merged
merged 2 commits into from
Apr 7, 2020

Conversation

lajones
Copy link
Contributor

@lajones lajones commented Apr 6, 2020

Do not output the SQL Server decimal warning if the user has specified a value converter.

Fixes #20406

@lajones lajones self-assigned this Apr 6, 2020
@lajones lajones merged commit 2eff34d into master Apr 7, 2020
@lajones lajones deleted the 20200406_Issue20406_01 branch April 7, 2020 17:28
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.

false DecimalTypeDefaultWarning[30000] because converter is ignored
2 participants