task_briefs
1 row where task = 405
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
405 | The thing you’d be most pleased to find in a field 405 | Bring in the thing that if you found it in a field you would be most pleased about. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );