Hi, I created a table called services with a user_id column that is related to the auth.user.id column. I checked the documentation to learn how to retrieve both the user information and the service data in a single query. However, when I attempt to do this, I encounter the following error: "Could not find a relationship between 'services' and 'users' in the schema cache."
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.