home

Menu
  • GraphQL API

fixtures

Table actions
  • GraphQL API for fixtures

Custom SQL query

Tables

1_images

path, content

1 row

_table_

_column_

1 row

bad_foreign_key

fk

1 row

issues

id, title, user, repo, updated_by

1 row

licenses

$key, name

2 rows

repos

id, full_name, name, owner, license, tags

3 rows

table_with_compound_pk

pk1, pk2, name

21 rows

table_with_dangerous_columns

id, # Starts With Hash, __double_underscore

1 row

table_with_pk

pk, name

21 rows

table_with_reserved_columns

id, if, description

1 row

table_with_rowid

name

21 rows

type_compound_key

type, id, name

1 row

users

id, name, points, score, joined, dog award

2 rows

... and 5 hidden tables

Views

  • view_on_table_with_pk
  • view_on_repos

Download SQLite DB: fixtures.db 92.0 KB

Powered by Datasette · Queries took 11.611ms · About: simonw/datasette-graphql