TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 203

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
203 Make a delicious mask 203 Make a mask that tastes delicious and looks great. Your mask must be entirely edible and entirely wearable. You have 10 minutes to plan your mask and 20 minutes to make it. You then must wear your mask so that Alex can taste it. Most delicious and great-looking mask 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 4313.876ms