home / fixtures

table/with/slashes.csv

1 row

View and edit SQL

pk content
3 hey

Advanced export

JSON shape: default, array, object

CSV options:

CREATE TABLE "table/with/slashes.csv" (
  pk varchar(30) primary key,
  content text
)
Powered by Datasette · Query took 1.194ms