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

fix #4 #5

Merged
merged 1 commit into from
Mar 28, 2018
Merged

fix #4 #5

merged 1 commit into from
Mar 28, 2018

Conversation

silvelo
Copy link
Contributor

@silvelo silvelo commented Feb 6, 2018

Fix the problem with schema with same structure.

Break

  • Change the decorator

Before:
@InjectModel(SchemaCollection: schema)
After:
@InjectModel(CollectionName: string)

I test in my personal project, and works fine.

@BorntraegerMarc
Copy link
Contributor

Can this be merged?

@kamilmysliwiec
Copy link
Member

Thanks @silvelo! 👍

@kamilmysliwiec kamilmysliwiec merged commit 3156afa into nestjs:master Mar 28, 2018
kamilmysliwiec added a commit to nestjs/docs.nestjs.com that referenced this pull request Mar 30, 2018
duard pushed a commit to duard/docs.nestjs.com that referenced this pull request Apr 4, 2023
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.

3 participants