Join Discord
Powered by
what's the output SQL for this `supabase.from('car...
# sql
j
João Vitor
06/17/2022, 6:53 PM
what's the output SQL for this
supabase.from('cart').select('*, items:cart_item(*)')
?
Previous
Next