Skip to content

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

Merged
mgravell merged 1 commit intomainfrom
issue-1425
Nov 23, 2023
Merged

Improve null handling on ICustomQueryParameter (and add new DbString .ctor)#2003
mgravell merged 1 commit intomainfrom
issue-1425

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)

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