Supabase join table query returns null if foreign key is added
So I’m learning Supabase, but I got stuck on a query. I reproduced this docs example: https://supabase.com/docs/reference/javascript/select, with the example “Query referenced tables through a join table”. I added the example data source in the SQL Editor and created those tables.