home / extra_database / searchable_fts_content

searchable_fts_content

2 rows

✎ View and edit SQL

This data as json, testall, testnone, testresponse, CSV (advanced)

docid ▼ c0text1 c1text2 c2content
1 barry cat terry dog  
2 terry dog sara weasel  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE 'searchable_fts_content'(docid INTEGER PRIMARY KEY, 'c0text1', 'c1text2', 'c2content');
Powered by Datasette · Queries took 1.2ms