Below you will find pages that utilize the taxonomy term “Items”
How to JSON in PostgreSQL®
read more
How to remove an item from a JSON array in PostgreSQL®?
PostgreSQL® offers two types of data types to handle JSON data, JSON and JSONB, you can use the - operator to remove an item from an array.