task_briefs
1 row where task = 656
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
656 | Get the duck into the pond 656 | Get this duck into that pond. The duck must be launched from behind this rope, and you must stay behind this rope during its journey. You may not move the rope or the pond. 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 );