Error: There are multiple relations between "__public__.shareTransferHistory" and "client".
This just recently became a problem and I can't figure out why.
Here's my schema:
https://gist.github.com/aaronfulkerson/a73f3745ce04d0a2b62ffd26c6457833
I'm using relationName to disambigurate the relations on shareTransferHistory but I'm completely lost. I feel like this was working until very recently but can't figure out why it's suddenly broken.
Gist
Error: There are multiple relations between "public.shareTransf...
Error: There are multiple relations between "public.shareTransferHistory" and "client". - client.ts
1 Reply
Solution
I needed to also add relationName to the other table.