Skip to content

DOCSP-35833: New LINQ methods #364

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
merged 2 commits into from
Dec 9, 2024

Conversation

mcmorisi
Copy link
Collaborator

@mcmorisi mcmorisi commented Dec 9, 2024

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-35833

Staging Links

  • fundamentals/linq
  • 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?
    • Are the facets and meta keywords accurate?

    @mcmorisi mcmorisi marked this pull request as ready for review December 9, 2024 16:36
    Copy link

    netlify bot commented Dec 9, 2024

    Deploy Preview for mongodb-docs-csharp ready!

    Name Link
    🔨 Latest commit 736763a
    🔍 Latest deploy log https://app.netlify.com/sites/mongodb-docs-csharp/deploys/67575f368aef7f00089d83c2
    😎 Deploy Preview https://deploy-preview-364--mongodb-docs-csharp.netlify.app
    📱 Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify site configuration.

    Copy link
    Collaborator

    @mayaraman19 mayaraman19 left a comment

    Choose a reason for hiding this comment

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

    LGTM with one comment!

    Comment on lines +808 to +810

    * - ``Exists``
    - Tests whether a field exists
    Copy link
    Collaborator

    Choose a reason for hiding this comment

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

    S: would phrase these more in terms of what the method returns like some of the other methods:

    Suggested change
    * - ``Exists``
    - Tests whether a field exists
    * - ``Exists``
    - Returns ``true`` if a field exists and false if it does not.

    @mcmorisi mcmorisi merged commit 7f3efc0 into mongodb:master Dec 9, 2024
    3 of 4 checks passed
    @mcmorisi mcmorisi deleted the DOCSP-35833-new-MQL-methods branch December 9, 2024 21:21
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mcmorisi added a commit that referenced this pull request Dec 9, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mongoKart pushed a commit to mongoKart/docs-csharp that referenced this pull request Dec 20, 2024
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    
    (cherry picked from commit 7f3efc0)
    mongoKart pushed a commit to mongoKart/docs-csharp that referenced this pull request May 16, 2025
    * DOCSP-35833: New LINQ methods
    
    * MR feedback
    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