How to setup many to many relationship in supabase UI using UUID #1580
Unanswered
quenginedev
asked this question in
Questions
Replies: 1 comment 3 replies
|
Hey @quenginedev, does this work for you? #710 |
3 replies
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.
Hello there 👋🏽, I am new to Supabase and Postgres. Whenever I create a many-to-many relationship in Supabase UI, I keep getting the error
Could not find foreign keys between these entities. No relationship found between table1 and table2. But when I try a one-to-one relationship with works perfectly.I want to know if I am doing it wrong or I found a bug?
Thanks in advance 😃
All reactions