Skip to content
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

remove MongoDB Node driver dependency #132

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Conversation

vkarpov15
Copy link
Collaborator

What this PR does:

Re: discussion from #131, removes any imports of the MongoDB Node driver in favor of declaring stargate-mongoose's own types inline and using mongoose.Types.ObjectId.

I also moved type definitions to top-level in collections.ts because that was causing the linter to not pick up indentation correctly.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@vkarpov15 vkarpov15 requested a review from a team as a code owner September 13, 2023 21:26
Copy link
Contributor

@kathirsvn kathirsvn left a comment

Choose a reason for hiding this comment

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

LGTM

@kathirsvn kathirsvn merged commit 1fef099 into main Sep 20, 2023
@kathirsvn kathirsvn deleted the vkarpov15/mongodb-fixes-3 branch September 20, 2023 13:35
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