SupabaseS
Supabase12mo ago
Fontes

Is there a simple way of checking if a row exists

Hey. From what I've checked there's no way of doing something like this:

.select( *, reviews(exists) )

So is there another way of doing this that I might be missing or is this not possible at all?
Was this page helpful?