blog_quotation_tags
11 rows
This data as json, CSV (advanced)
Suggested facets: quotation_id, tag_id
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [blog_quotation_tags] ( [id] INTEGER PRIMARY KEY, [quotation_id] INTEGER, [tag_id] INTEGER );