1
[supabase-js] async iterators for select
Source: supabase/supabase#28866 · opened by @almosnow
Hi,
I've been using async iterators for everything lately, I think they help one write very clean code,
It would be nice if we could do something like:
... and let it handle pagination and all other stuff transparently.
Does this already exist, btw?
I've been using async iterators for everything lately, I think they help one write very clean code,
It would be nice if we could do something like:
... and let it handle pagination and all other stuff transparently.
Does this already exist, btw?
No pledges yet. Be the first to back this.
Comments
Similar requests
[Supabasejs] support modify fetch option in http request
2 votes · 0 comments
Realtime Client can subscribe multiple times to same channel
5 votes · 0 comments
Retrieve list of users by ID
1 vote · 0 comments
Integrate Deno queue into Supabase
6 votes · 0 comments
AuthException(message: AuthRetryableFetchError, statusCode: null)
4 votes · 0 comments
No comments yet.