home / fixtures

Menu
  • GraphQL API

searchable_view (view)

Table actions
  • GraphQL API for searchable_view

2 rows sorted by pk

✎ View and edit SQL

This data as json, CSV (advanced)

pk ▼ text1 text2 name with . and spaces
1 barry cat terry dog panther
2 terry dog sara weasel puma

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW searchable_view AS
    SELECT * from searchable;
Powered by Datasette · Queries took 6.411ms · About: simonw/til