Join query help
I fount on internet the magic word [ !inner ] , and it works . it function like this . query the cars , and in parameters select =star _symbol ,my _cars !inner (star _symbol ) , then you add a new parameter named my _cars .selected = eq .true , and for major security add a new parameter my _cars .owner = eq .id _input . I would like to ask if this is safe . @Erik Beuschau i found many information you provided in query using curl , can you confirm please if this is safe ? @unicodes - This is a good reference point for PostgREST if you 're using Supabase . https://docs.postgrest.org/en/v12/references/api/resource_embedding.html#foreign-key-joins ❤️1