© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
S
Supabase
•
2y ago
•
4 replies
Music has the right to children
How to make rpc call return more than 1000 records?
🟢
SQL
const
{ data
: subscribers
, error
: subscribersError
}
= await supabase
.rpc
(
'get
_
.
.
.
.
'
,
{ active
_subs
: activeSubscriptions
}
)
I tried to use a mix of range and a while loop but that did not seem to work out as expected
.
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
How to make a func return several Records
S
Supabase / help-and-questions
4y ago
Is it possible to make DELETE event return more than the ID column?
S
Supabase / help-and-questions
3y ago
RPC call return type in TypeScript not nullable
S
Supabase / help-and-questions
2w ago
How to return table row on RPC function?
S
Supabase / help-and-questions
3y ago