SQLite Forum

Csv or Vsv parsing blob column
Login
Can I ask for more clarification ?  Your text

> csv stored in a column using the existing csv and tsv extensions

doesn't ring any bells.

Are you storing an entire CSV file, encoded as a BLOB, in one field of a SQLite table ?

Are you using <https://www.sqlite.org/csv.html> or something else ?