Skip to content

WRITING-906 - projection/elemMatch clarification #2125

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

Closed
wants to merge 1 commit into from
Closed

WRITING-906 - projection/elemMatch clarification #2125

wants to merge 1 commit into from

Conversation

mpaik
Copy link
Contributor

@mpaik mpaik commented Jan 22, 2015

No description provided.

@@ -54,7 +54,7 @@ assumes a collection ``school`` with the following documents:
{ name: "ajax", school: 100, age: 7 },
{ name: "achilles", school: 100, age: 8 },
]
}
},
Copy link
Contributor

Choose a reason for hiding this comment

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

these commas aren't needed, and are kind of confusing because this isn't an array.

@tychoish
Copy link
Contributor

merged

@tychoish tychoish closed this Jan 22, 2015
jeff-allen-mongo pushed a commit that referenced this pull request Mar 17, 2023
Co-authored-by: jason-price-mongodb <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 26, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 26, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
* WIP

* WIP 2

* Fix uri options spec tests

* Ensure that snappy can install gem extensions

* Add new test constraints

* Require snappy compression for appropriate tests

* Make snappy an optional dependency of the driver

* Make changes suggested in PR review

* Make sure that tests with snappy compression only run when snappy support is enabled

* Add snappy to URI options

* Add new UnmetDependency error and improve performance of Snappy check

* tweak exception message

* fix uri options spec tests

* put jruby config into the template

* fix zlib test

* do not require that snappy is defined

* redo snappy system dep handling

* clean up

Co-authored-by: Zach McCormick <[email protected]>
Co-authored-by: Emily Giurleo <[email protected]>
Co-authored-by: Oleg Pudeyev <[email protected]>
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