home / fixtures2

simple_primary_key

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

5 rows

✖

✎ View and edit SQL

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

id ▼ content
1 hello
2 world
3  
4 {"column": "content", "table": "simple_primary_key", "database": "fixtures2", "config": {"depth": "root"}}
5 RENDER_CELL_ASYNC_RESULT

Advanced export

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

CSV options:

CREATE TABLE simple_primary_key (
  id varchar(30) primary key,
  content text
);
Powered by Datasette · Queries took 10.643ms · 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