task_briefs
1 row where task = 548
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
548 | Scale the mountain 548 | Scale the mountain. Your attempt must last exactly five minutes and will be sped up by five times afterwards. Most thrilling ascent wins. You must start your ascent within the next 10 minutes. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );