home / fixtures

Menu
  • GraphQL API

table/with/slashes.csv

Table actions
  • GraphQL API for table/with/slashes.csv

1 row sorted by pk descending

✎ View and edit SQL

This data as json, CSV (advanced)

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
);
Powered by Datasette · Queries took 4.64ms · About: simonw/til