home / staticevolution

Menu
  • Log in

blog_entry_tags

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ entry_id tag_id
4 4 4
5 4 5

Advanced export

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

CSV options:

CREATE TABLE [blog_entry_tags] (
   [id] INTEGER PRIMARY KEY,
   [entry_id] INTEGER,
   [tag_id] INTEGER
);
Powered by Datasette · Queries took 3.538ms