TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 511

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
511 Cover your legs in cling film and gaffer tape / Put on the captain’s hat 511 Cover your lower half in biodegradable cling film and gaffer tape so that no part of your lower half isn’t covered in biodegradable cling film and gaffer tape. Your time starts now. Put on the captain’s hat. Your lower half must be completely covered in biodegradable cling film and gaffer tape when you’re wearing the captain’s hat. 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 4.794ms