356
Client-side database transactions
Source: supabase/supabase#526 · opened by @joshnuss
It would be handy if there was a way to execute multiple operations within a transaction. Similar to [Ecto.Multi](
Maybe something like:
Would reduce the number of situations where a postgres function is needed.
---
Note that database transactions are already supported through [rpc](
Maybe something like:
Would reduce the number of situations where a postgres function is needed.
---
Note that database transactions are already supported through [rpc](
No pledges yet. Be the first to back this.
Comments
Similar requests
Authenticated API Endpoint to Restart / Toggle Database On & Off Remotely
2 votes · 0 comments
Expand useUser to have isLoading state like useSessionContext
2 votes · 0 comments
How to synchronize databases, documents to vector databases
3 votes · 0 comments
NoSQL (Document) Database Alternative?
1 vote · 0 comments
Add Storage Backups in Sync with Database Backups
4 votes · 0 comments
No comments yet.