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