Cannot handle self referencing table #971
Unanswered
ree-grestark
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a table which has a self referencing column, let say the table is brands and it has brands child (reference to same table)
With the query method i cant do JOIN (sql state: 42712) the table specified more than once
Is there a way to get the relation on same table?
Beta Was this translation helpful? Give feedback.
All reactions