Unable to infer relation
I have the following tables and relations:
My goal is to get a single platform, and all the associated founders with this query:
But this fails with the error
My goal is to get a single platform, and all the associated founders with this query:
But this fails with the error
Internal error: Error: There is not enough information to infer relation "platforms.founders" . I'm not exactly sure what I can do to fix this.