what's the output SQL for this `supabase.from('car...
# sql
j
what's the output SQL for this
supabase.from('cart').select('*, items:cart_item(*)')
?