Add Column

Cancel

Current Schema

CREATE TABLE 'memory_items_fts_docsize' (
  id INTEGER PRIMARY KEY,
  sz BLOB
)