home / fixtures

Menu
  • GraphQL API

table_with_pk

Table actions
  • GraphQL API for table_with_pk

21 rows

✎ View and edit SQL

This data as json, CSV (advanced)

pk ▼ name
1 Row 1
2 Row 2
3 Row 3
4 Row 4
5 Row 5
6 Row 6
7 Row 7
8 Row 8
9 Row 9
10 Row 10
11 Row 11
12 Row 12
13 Row 13
14 Row 14
15 Row 15
16 Row 16
17 Row 17
18 Row 18
19 Row 19
20 Row 20
21 Row 21

Advanced export

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

CSV options:

CREATE TABLE [table_with_pk] (
   [pk] INTEGER PRIMARY KEY,
   [name] TEXT
);
Powered by Datasette · Queries took 7.673ms · About: simonw/datasette-graphql