home / staticevolution

Menu
  • Log in

blog_blogmark_tags

6 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: blogmark_id, tag_id

id ▼ blogmark_id tag_id
2 2 8
3 2 7
4 3 2
5 3 10
6 4 2
7 4 11

Advanced export

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

CSV options:

CREATE TABLE [blog_blogmark_tags] (
   [id] INTEGER PRIMARY KEY,
   [blogmark_id] INTEGER,
   [tag_id] INTEGER
);
Powered by Datasette · Queries took 3.569ms