I’ve tried to parse the schema cells as we do for other table cells and I see that this doesn’t give me correct results (ie. the sql (column at index 4 of the sqlite_schema table) column is incomplete and is of the blob data type for the apple and oranges tables of the pre-existing ./sample.db)
I saw the following piece of code in the code example and it works: