5
Update JSONB fragment
Source: supabase/supabase#18511 · opened by @3den
Is it possible to update a part of a JSONB column without replacing the rest?
Currently to do that I am loading the currently record to merge the currently column with the updated values:
I would like to know if it is currently possible to update just part of a JSONB column, something like:
Currently to do that I am loading the currently record to merge the currently column with the updated values:
I would like to know if it is currently possible to update just part of a JSONB column, something like:
No pledges yet. Be the first to back this.
Comments
Similar requests
Improved type inference for JSONB columns with check constraints in supabase typescript client
3 votes · 0 comments
Add `jsonb_exists_any` filter operator
4 votes · 0 comments
Jsonb Formatting
1 vote · 0 comments
JSONata for Postgres
3 votes · 0 comments
utilize namespace for ts typegen for extending `Database` type
1 vote · 0 comments
No comments yet.