Closed andresud closed 1 year ago
Hello,
I saw this issue the other day, we got a similar problem and they already fixed it!
You can check the answer in this discussion: https://github.com/supabase-community/supabase-csharp/discussions/115#discussioncomment-7230166
I hope you find this useful, see you!
I have a table structure that have two fields that reference the same table:
When I create the DTO:
When I access the List of Transactions I get the error:
Any Ideas are welcome.