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: make explain output fully expanded MONGOSH-583 #736

Merged
merged 1 commit into from Mar 22, 2021
Merged

Conversation

addaleax
Copy link
Contributor

Fully expand output from explain commands, by identifying them
with a specific ShellResult type tag.
This also un-breaks db.coll.aggregate(..., { explain: ... }).

Fully expand output from explain commands, by identifying them
with a specific ShellResult type tag.
This also un-breaks `db.coll.aggregate(..., { explain: ... })`.
@addaleax addaleax merged commit 9acf151 into master Mar 22, 2021
@addaleax addaleax deleted the 583-dev branch March 22, 2021 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants