Toggle helper tables
CREATE TABLE 'memory_items_fts_data' ( id INTEGER PRIMARY KEY, block BLOB )
+ Add column
id
INTEGER
block
BLOB
+ Add index