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

Improve null handling on ICustomQueryParameter (and add new DbString .ctor) #2003

Merged
merged 1 commit into from Nov 23, 2023

Conversation

mgravell
Copy link
Member

  1. give clearer error messages when an ICustomQueryParameter is null
  2. provide a convenience .ctor on DbString

Fixes #1425

@mgravell
Copy link
Member Author

appveyor failure is because the instance needs a reboot (yes, really)

@mgravell mgravell merged commit c46c69a into main Nov 23, 2023
1 of 3 checks passed
@mgravell mgravell deleted the issue-1425 branch November 23, 2023 08:58
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.

NullReferenceException thrown when DbString instance is null
1 participant