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

[IDP-788] Use default index name when the name is not provided #46

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

meziantou
Copy link
Contributor

Description of changes

When the index name is not provided, TryCreate now infers the index name using the logic provided by the MongoDB driver.

This prevent a NullReferenceException when options is null.

Breaking changes

Additional checks

  • Updated the documentation of the project to reflect the changes
  • Added new tests that cover the code changes

@meziantou meziantou marked this pull request as ready for review January 26, 2024 20:27
@meziantou meziantou requested a review from a team as a code owner January 26, 2024 20:27
@meziantou meziantou merged commit b2214c7 into main Jan 29, 2024
3 checks passed
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