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

1 row sorted by pk descending

View and edit SQL

pk ▲ content
3 hey

Advanced export

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

CSV options:

CREATE TABLE "table/with/slashes.csv" (
  pk varchar(30) primary key,
  content text
);