SQLite Forum

Csv or Vsv parsing blob column
Login
I have some tables with columns that have Csv or Vsv blobs in them. Does anyone know how or has modified these extensions to read from blob columns instead of file or data attribute? Sending column blob to data attribute using eval only works on small chunks in my testing.