how to stream one to many relationship?
https://www.youtube.com/watch?v=_GQJa3xAfJ4
In this video, the client only get a one shot response using by select.
I want to get the stream with same queries.
Anyway to do so?
In this video, the client only get a one shot response using by select.
I want to get the stream with same queries.
Anyway to do so?
YouTubeSupabase
In this video, we will discuss how to retrieve a One to Many Relationship using the Supabase JavaScript library.
You can also read the written interactive version of this video: https://observablehq.com/@silentworks/retrieving-one-to-many-relationships-using-the-supabase-js
More about retrieving data: https://supabase.com/docs/reference/javasc...
You can also read the written interactive version of this video: https://observablehq.com/@silentworks/retrieving-one-to-many-relationships-using-the-supabase-js
More about retrieving data: https://supabase.com/docs/reference/javasc...
