Supabase/Postgres – move nested jsonb attribute values into distinct fields – not working
I’m trying to run a Postgres SQL call to migrate data from a jsonb field to separate fields for each attribute, and for some reason the process is not working for the nested fields