home / fixtures

Menu
  • Sign in IndieAuth

simple_primary_key

5 rows sorted by id descending

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ content
5 RENDER_CELL_ASYNC
4 RENDER_CELL_DEMO
3  
2 world
1 hello

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 4.881ms · About: simonw/datasette-indieauth