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

Use user supplied mongoose instance for Schema creation #88

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

vinerich
Copy link
Collaborator

This enables the user to supply a modified Schema constructor if he wants to. Further this removes the dependency on a specific mongoose version.

See #85

@vinerich vinerich force-pushed the use-provided-mongoose-instance branch from bdf98d9 to 4ee2129 Compare February 12, 2022 19:03
@vinerich vinerich merged commit df57776 into master Feb 12, 2022
@delete-merged-branch delete-merged-branch bot deleted the use-provided-mongoose-instance branch February 12, 2022 19:04
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.

1 participant