task_briefs
1 row where task = 724
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
724 | Achieve an impressive effect with a single breath 724 | Achieve the most impressive effect with a single breath. You must take your breath and achieve your effect within the next 20 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 );