home / fixtures

Menu
  • GraphQL API

table_with_reserved_columns

Table actions
  • GraphQL API for table_with_reserved_columns

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ if description
1 keyword if a description

Advanced export

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

CSV options:

CREATE TABLE [table_with_reserved_columns] (
   [id] INTEGER PRIMARY KEY,
   [if] TEXT,
   [description] TEXT
);
Powered by Datasette · Queries took 6.392ms · About: simonw/datasette-graphql