Hi,
I had the following problem :
i have two tables that have 2 many-to-many relationships between them. But the editor doesn’t accept it in the many-to-many syntax :
Ref BrandManagers: User.id <> Brand.id
Ref FavoriteBrands: User.id <> Brand.id
is it a bug or a real limitation ?
Thanks !
Best regards,
Guillaume