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

Add support for "has-many-through" relationship #4910

Closed
jferrettiboke opened this issue Jan 7, 2021 · 2 comments
Closed

Add support for "has-many-through" relationship #4910

jferrettiboke opened this issue Jan 7, 2021 · 2 comments
Labels
domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: relations topic: schema

Comments

@jferrettiboke
Copy link

It would be great to have a "has-many-through" relationship in Prisma, similar to Laravel.

The Prisma Client should make this easy for us.

Read this for more info about the "has-many-through" relationship in Laravel.

@albertoperdomo albertoperdomo added kind/feature A request for a new feature. topic: relations topic: schema domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. labels Jan 14, 2021
@albertoperdomo
Copy link
Contributor

I think this is a duplicate of #2186

@janpio
Copy link
Member

janpio commented Mar 2, 2024

It is indeed a duplicate for the same problem and solution, and as it has no additional upvotes or comments, I am closing this now.

Thanks for opening the issue back in the day @jferrettiboke!

@janpio janpio closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: relations topic: schema
Projects
None yet
Development

No branches or pull requests

3 participants