TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 82

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
82 Anchor balloons using bread 82 Anchor these balloons using only bread. The person with the most fully-inflated balloons resting on their mat, and held down by bread alone, after 100 seconds, wins.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE task_briefs (
   id     INTEGER PRIMARY KEY,
   task   INTEGER REFERENCES tasks(id),
   brief  TEXT
);
Powered by Datasette · Queries took 639.54ms