fixed backwards update syntax#1701
Closed
asya999 wants to merge 1 commit into
Closed
Conversation
as it was - not legal update expression.
Contributor
|
merged! |
mongo-cr-bot
pushed a commit
that referenced
this pull request
Aug 23, 2022
* DOCS-15547-show-record-id * DOCS-15547-show-record-id * DOCS-15547-show-record-id * DOCS-15547-show-record-id * DOCS-15547-show-record-id * DOCS-15547-show-record-id * DOCS-15547-show-record-id * DOCS-15547-show-record-id * DOCS-15547-show-record-id Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* (DOCSP-37583) Fix the vault settings * (DOCSP-37583) Update Vault settings and add them to Helm reference
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* (DOCSP-37583) Fix the vault settings * (DOCSP-37583) Update Vault settings and add them to Helm reference
mongodb-server-docs-sync-bot Bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
…et discovery (#1701) * direct connection * discovered tests * implement direct connection option * discovered mongos test * organize rs files * rs discovery * organize rs discovery spec tests * use discover in favor of discovered * add uri option spec tests * spec test updates following review * add missing warnings around server removal * spec tests for replicaSet with directConnection * add wire versions * remove bogus primary field * handle directconnection and connect uri option conflicts * organize client construction test * test for ruby option conflicts * update tutorial * more tutorial documentation * dns seed list test only requires lite helper * prohibit directconnection=true on srv uris * typo fix * reject directconnection=true with multiple seeds * handle client option modification via #with * add test for directconnection=false with multiple seeds Co-authored-by: Oleg Pudeyev <oleg@bsdpower.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
as it was - not legal update expression.