home / fixtures

table/with/slashes.csv

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

1 row

✎ View and edit SQL

This data as json, testall, testnone, testresponse, 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 7.549ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette