loopbackio / loopbackio/loopback-next

[Model Relation] hasAndBelongsToMany

Open
#2,308 13 comments 7 reactions 1 assignee View on GitHub

@frbuceta is already working on this.

Since May 4, 2020.

feature feature parity Relations
Dominant language
TypeScript
Stars
5.1k
Forks
1.1k
Avg merge
2d 21h
Merged PRs (30d)
27

Description

## Description / Steps to reproduce / Feature proposal
Originated from https://github.com/strongloop/loopback-next/issues/2043

This issue is created specific for `hasAndBelongsToMany` because the original issue contains other types of model relation.

A few comments from #2043 that are related to `hasAndBelongsToMany`.
- @bajtos gave some info and starting point on creating a new relation type: https://github.com/strongloop/loopback-next/issues/2043#issuecomment-441176508
- @RaphaelDrai posted a design doc on `hasAndBelongsToMany`: https://github.com/strongloop/loopback-next/issues/2043#issuecomment-447065436
- I believe @bajtos suggested to make the design docs in `.md` or in gist for easier review (?)

cc @RaphaelDrai @TomerSalton @codejamninja - Since you've expressed interests to implement this model relation type, I'm assigning it to you. Please let me know if i'm wrong and i can remove you from the assignees list. Also, if there's anything I can help facilitating, please let me know.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.