+/- table definition

Query

CREATE TABLE 'memory_items_fts_data' (
  id INTEGER PRIMARY KEY,
  block BLOB
)
Use Shift + Up/Down to navigate recently-executed queries