+/- table definition

Query

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