TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 121

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
121 Do incompatible things with the bathtub 121 Please whisper this task to Alex. Put as many different things in the bathtub as possible. Most different things in the bathtub wins. You have three minutes. Your time starts when Alex blows his whistle. Please whisper this task to Alex. Seal the top of this bathtub with cling film. Most successfully cling-filmed bathtub wins. You have three minutes. Your time starts when Alex blows his whistle. Please whisper this task to Alex. Fill the bathtub with water. Most water in the bathtub wins. You have three minutes. Your time starts when Alex blows his whistle.

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