task_briefs
1 row where task = 236
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
236 | The best invention 236 | Bring in the best thing you have invented. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );