Skip to content

Conversation

softwarecreations
Copy link
Contributor

@softwarecreations softwarecreations commented Apr 13, 2022

Description of changes

Added javascript_keys option and feature, to format keys JavaScript style rather than JSON.

Resolves

I think I saw an issue that requested this feature, but couldn't find the issue when I looked for it now.

Unnecessary whitespaces removed

I see that my code editor did this. I did not intend to touch unrelated lines. I hope this isn't a problem.

Testing

I ran make install and ran a few queries.

Software Version(s) tested
mongo shell 5.0.7
MongoDB server 5.0.7
Operating system Linux x64 on modern kernel

…avaScript notation (mongosh style), rather than JSON, meaning that { _id:1, name:bob, height:180 } is displayed like this { _id:1, name:bob, height:180 } which is easier for humans to read.'
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.

1 participant