TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 136

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
136 Wheelie bin obstacle course 136 Get this wheelie bin across the finish line. One of you must be in the wheelie bin at all times. The other person/people must be blindfolded at all times. The wheelie bin rider must direct the wheelie bin driver(s) to complete the course and the five challenges within it. Also, no-one can speak English. Fastest wins. Your time starts now.

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 60.963ms