home / fixtures

Menu
  • GraphQL API

repos_fts

3 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ full_name repos_fts docid __langid
1 1 simonw/datasette   1 0
2 2 cleopaws/dogspotter   2 0
3 3 simonw/private   3 0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIRTUAL TABLE [repos_fts] USING FTS4 (
    [full_name],
    content=[repos]
);
Powered by Datasette · Queries took 10.236ms · About: simonw/datasette-graphql