task_briefs
1 row where task = 623
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
623 | Answer Alex's phone call 623 | Answer Alex's phone call. If you find a cuddly toy, you must carry it with you until you answer Alex's phone call. Also, you must be making a noise over 50 decibels for at least 50% of the time until you answer Alex's phone. 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 );