-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Slight change to description of $ifNull expression #50
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
Merged
Conversation
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
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 6, 2025
DOCSP-32483 programmatic tagging script for relational migrator repo
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* DOCSP-5840 - Update exclusive settings for X.509 work. * DOCSP-5840 - Apply suggestions from code review. Co-Authored-By: Anthony Sansone <[email protected]> * DOCSP-5840 - Update automation config page URL. * DOCSP-5840 - Apply suggestions from code review Co-Authored-By: Anthony Sansone <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 1, 2025
Co-authored-by: pierwill <[email protected]> Co-authored-by: lmkerbey-mdb <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
* DOCSP-11470 SQL with Tableau should specify Fat Jar
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 21, 2025
(cherry picked from commit aee60ee) Co-authored-by: Stephanie <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 24, 2025
* quicks * includes * JK feedback * fix code * fix code * fix code Co-authored-by: Mike Woofter <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
* DOCSP-43826: v5.2 release * remove action
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
DOP-4013: add bson-ruby submodule to access its tutorial
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) JIRA - https://jira.mongodb.org/browse/DOCSP-29237 Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-29237/faq/ ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working? --------- Co-authored-by: cbullinger <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
* (DOCSP-45856) Revises per explicit edits from v1 review. * Revises per copy review.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
* authentication v1 * fix build * add to toc * enterprise auth ex * broken link fix * link fix * link fix * last link fix for auth * enterprise auth links * fix * enterprise standardize * authen remodel * move x509 up * add ref * remove note * review comments * fix link * first round * fix core api links * last comments * link run through * quick * last inernal review comments * back to standard form * edit * port as integer * add security section * fix sncrypt fileds toc * add toc labels
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
* autobuilder * testing term role * term doens't work * index improvements * update bson page * linked to README for testing (#45) * update api links to 1.7.2 (#46) * update api links to 1.7.2 * Update source/fundamentals/bson.txt Co-authored-by: kyuan-mongodb <[email protected]> Co-authored-by: kyuan-mongodb <[email protected]> * context page suggestions (#47) * DOCSP-18732 quick start page (#48) * incorporated quickstart feedback * Docsp 18731 (#50) * fix broken links * comment out todo * change link to get uri * update to use godotenv and bson.M * add godotenv to main.go quickstart * nits * text updates for examples * missed click here * DOCSP-18739 (#51) * implemented linking suggestion * DOCSP-18734 connection guide (#52) * updated section headers * Docsp 18736 (#53) * hide link to blank tls guide * list supported mechanisms early * list formatting * autobuilder * DOCSP-18691 (#55) * improved landing page * DOCSP-18738 (#54) * changed _id heading name Co-authored-by: kyuan-mongodb <[email protected]>
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.
The first argument is returned if non null, not if non false.