task_briefs
1 row where task = 372
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
372 | Complete some tasks as one person 372 | Remaining as one person throughout, put on these yellow wellington boots, eat this banana, and put the banana skin in the yellow bin over there. Fastest wins. Your time starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );