TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 257

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
257 Make an outfit with stationery / Guess what pun Tim will make 257 Make an outfit of things bought in this stationary shop. You have 10 minutes and £50 to do your shopping, and 20 minutes to make your outfit. Your time starts now. Guess the pun Tim created to describe his outfit.

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.257ms