home / fixtures

searchable

Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette

2 rows

✖

✎ View and edit SQL

This data as json, testall, testnone, testresponse, 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, object

CSV options:

CREATE TABLE searchable (
  pk integer primary key,
  text1 text,
  text2 text,
  [name with . and spaces] text
);
Powered by Datasette · Queries took 9.841ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows