|
|
|
|
|
by derefr
1767 days ago
|
|
> that it can only have scalars in it (no sub-arrays or objects) I see CSV files that contain JSON arrays/objects in their fields all the time. Mainly from exporting Postgres tables that contain json/jsonb-typed columns. Are you saying that these aren't valid CSVs? |
|
Such a format could contain arbitrary JSON in a "cell", but simply as text, in the same way as putting the same data in a CSV.