SQL

CREATE TABLE 'frames_fts_content' (
  id INTEGER PRIMARY KEY,
  c0,
  c1,
  c2,
  c3,
  c4
)

Columns

Column Data type Allow null Primary key Actions
id INTEGER read-only
c0 read-only
c1 read-only
c2 read-only
c3 read-only
c4 read-only

Indexes

Name Columns Unique SQL Drop?