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/ensure nameOnly mongo db flag is boolean #628

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

AlvaroVega
Copy link
Member

@AlvaroVega AlvaroVega commented Nov 28, 2023

MongoDB 5.0 tests and upper are failing due to nameOnly is of type Integer instead of boolean

https://www.mongodb.com/docs/manual/reference/command/listCollections/

This PR enables #615

CHANGES_NEXT_RELEASE Outdated Show resolved Hide resolved
Co-authored-by: Fermín Galán Márquez <[email protected]>
Copy link
Member

@fgalan fgalan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fgalan fgalan merged commit ed95582 into master Nov 28, 2023
5 checks passed
@fgalan fgalan deleted the fix/ensure_nameOnly_boolean branch November 28, 2023 15:09
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