Skip to content

feat(mongoose): add one to one relation#324

Closed
Scra3 wants to merge 34 commits intobetafrom
mongoose/nested
Closed

feat(mongoose): add one to one relation#324
Scra3 wants to merge 34 commits intobetafrom
mongoose/nested

Conversation

@Scra3
Copy link
Copy Markdown
Member

@Scra3 Scra3 commented May 27, 2022

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)
  • Ensure that Types have been updated according to your changes (if needed)

Security

  • Consider the security impact of the changes made

@Scra3 Scra3 changed the base branch from main to beta May 27, 2022 09:55
}
}

export class ManyToManyMongooseCollection extends MongooseCollection {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Do you know how I can move the class to a new file ?
Because when I am importing the class, there is a cyclic dependency ...

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