home / fixtures

Menu
  • Sign in IndieAuth

primary_key_multiple_columns_explicit_label

1 row sorted by id descending

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ content content2
1 hey world2

Advanced export

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

CSV options:

CREATE TABLE primary_key_multiple_columns_explicit_label (
  id varchar(30) primary key,
  content text,
  content2 text
);
Powered by Datasette · Queries took 5.239ms · About: simonw/datasette-indieauth