TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 427

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
427 Make a cup of tea 427 Make the best cup of tea in this teacup. You must use all the equipment on the table. You must not use anything from the kitchen. You must wear the washing-up gloves throughout the task. Best cup of tea wins. You have a maximum of 10 minutes. 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 5.096ms