TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 330

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
330 Make a moustache from something unexpected 330 Put something on your face which looks like a moustache from a long distance away, but when you get up close you realise it is something completely different to what you thought. You have 10 minutes to plan your moustache, and 10 further minutes to make your moustache. Most unexpected moustache 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.857ms