Skip to content

Conversation

@mongoKart
Copy link
Collaborator

@mongoKart mongoKart commented Dec 13, 2024

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-46021
Staging:

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?

@netlify
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for docs-entity-framework ready!

Name Link
🔨 Latest commit 7318aa8
🔍 Latest deploy log https://app.netlify.com/sites/docs-entity-framework/deploys/6761b4f9a7afbf00087acaa5
😎 Deploy Preview https://deploy-preview-44--docs-entity-framework.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

@stephmarie17 stephmarie17 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@damieng damieng left a comment

Choose a reason for hiding this comment

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

Just one clarification but otherwise LGTM

.HasCreateIndexOptions(new CreateIndexOptions { Sparse = true });
});

var result = client.CreateDatabase(context.GetService<IDesignTimeModel>());
Copy link
Member

Choose a reason for hiding this comment

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

Let's replace this last line with context.Database.EnsureCreated();

Copy link
Collaborator

@stephmarie17 stephmarie17 left a comment

Choose a reason for hiding this comment

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

LGTM from the docs writing side

@mongoKart mongoKart merged commit 4f8389c into mongodb:master Dec 17, 2024
3 of 4 checks passed
@mongoKart mongoKart deleted the docsp-46021-patch-version branch December 17, 2024 17:30
github-actions bot pushed a commit that referenced this pull request Dec 17, 2024
(cherry picked from commit 4f8389c)
mongoKart added a commit that referenced this pull request Dec 17, 2024
(cherry picked from commit 4f8389c)

Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants