You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be potentially done by potentially using an array as first argument of jsonb_update method, which can contain the key chain and index to the given array
This can be potentially done by potentially using an array as first argument of
jsonb_updatemethod, which can contain the key chain and index to the given arraye.g
jsonb_update_columns([:data,0,:quantity], 3)