FeatureFuel
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:

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests