home / staticevolution

Menu
  • Log in

blog_blogmark_tags

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ blogmark_id tag_id
2 2 8
3 2 7

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 2.774ms