opening an SQLite database with a TEXT column in schema (ofted used to store raw json) gives this result: ``` Error: Database error: Invalid column type Blob at index: 9, name: raw_metadata ```