home / staticevolution

Menu
  • Log in

blog_quotation_tags

11 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: quotation_id, tag_id

id ▼ quotation_id tag_id
2 2 9
3 2 2
4 4 2
5 5 2
6 5 12
7 5 13
8 6 2
9 6 13
10 6 14
11 7 2
12 7 11

Advanced export

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

CSV options:

CREATE TABLE [blog_quotation_tags] (
   [id] INTEGER PRIMARY KEY,
   [quotation_id] INTEGER,
   [tag_id] INTEGER
);
Powered by Datasette · Queries took 3.315ms