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

Multiple foreignkey #299

Open
jeansaigne opened this issue Oct 5, 2016 · 0 comments
Open

Multiple foreignkey #299

jeansaigne opened this issue Oct 5, 2016 · 0 comments

Comments

@jeansaigne
Copy link

jeansaigne commented Oct 5, 2016

Hi,
i saw there was a Merge to add simple foreign key support, and i'm using it a lot.

In facts: I need to implement the subscriber/publisher concept, a simple table with 2 fields referencing my users table would do the job, but i don't find any direct solution to do so. I cannot use twice "addForeignKey" on the same entity.

So is there any way to add many-to-many relationships ?

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

No branches or pull requests

1 participant