bug_project
4 rows where bug_id = 167
This data as json, CSV (advanced)
id ▼ | bug_id | name |
---|---|---|
904 | Next, previous and index tabs on Wikisource are broken in Vector 167 | 1.35.0-wmf.4; 2019-10-29 |
905 | Next, previous and index tabs on Wikisource are broken in Vector 167 | Vector |
906 | Next, previous and index tabs on Wikisource are broken in Vector 167 | ProofreadPage |
907 | Next, previous and index tabs on Wikisource are broken in Vector 167 | All-and-every-Wikisource |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE bug_project ( id INTEGER PRIMARY KEY, bug_id INTEGER NOT NULL, name TEXT NOT NULL, FOREIGN KEY(bug_id) REFERENCES bug(id) );