3
native increment/counter
Source: supabase/supabase#7635 · opened by @zidkim
Hi Team,
As someone with a NoSQL background and little SQL knowledge/experience, it would be great to have native support/functionality for common operations such as incrementing a counter. I understand that there is a workaround using RPC, however from my perspective, I see it as an abstract workaround. Of course, I could get the current count by making a separate request, but that also seems quite bloated for such an operation.
I should note that the current process of adding a custom function is not difficult and the SQL language itself makes it relatively simple to understand. That being said, I mainly write this from my initial impressions and thought why can't something like this be supported natively.
Something like this would be great:
As someone with a NoSQL background and little SQL knowledge/experience, it would be great to have native support/functionality for common operations such as incrementing a counter. I understand that there is a workaround using RPC, however from my perspective, I see it as an abstract workaround. Of course, I could get the current count by making a separate request, but that also seems quite bloated for such an operation.
I should note that the current process of adding a custom function is not difficult and the SQL language itself makes it relatively simple to understand. That being said, I mainly write this from my initial impressions and thought why can't something like this be supported natively.
Something like this would be great:
No pledges yet. Be the first to back this.
Comments
Similar requests
Make Apple provider Secret Key optional for native-only Sign in with Apple
6 votes · 0 comments
Supabase client not working properly with React Native CLI
3 votes · 0 comments
Native Python Execution Support in Supabase
4 votes · 0 comments
Native integration between Supabase and ChartDB
27 votes · 0 comments
Databricks native foreign data wrapper/ integrations
7 votes · 0 comments
No comments yet.