task_briefs
1 row where task = 717
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
717 | Have the best first wedding dance with Alex 717 | Have the best first dance at a wedding with Alex. You can choose whatever music you want, but must be wearing these headphones throughout. Your first dance must last no more than a minute. You have 20 minutes to prepare. 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 );