ResponseError. Reason: , Response: {"code":"PGRST200","details":"Searched for a foreign key relationship between 'users' and 'gym_roles' in the schema 'public', but no matches were found.","hint":"Perhaps you meant 'gym_users' instead of 'gym_roles'.","message":"Could not find a relationship between 'users' and 'gym_roles' in the schema cache"}
All foreign keys are set up properly.
If i run the sql code in editor, it runs properly!
Is there any way to run the sql command because Supabase API does not get the connection.