- Last activity was 5 years ago
-
Vik Rubenfeld replied 5 years ago
I would like to import data to a jsonb field from a csv. I've tried things like:
"stripes":true, "solids":true
"stripes:true", "solids:true"
{"stripes":true, "solids":true}
...etc., but I get an error when trying to import to a jsonb fiel...
-
DB_Valentina
-
DB_PostgreSQL