Add Column

Cancel

Current Schema

CREATE TABLE 'memory_items_fts_data' (
  id INTEGER PRIMARY KEY,
  block BLOB
)