TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 589

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
589 Drink with your mouth open 589 Drink all this drink with your mouth open. Your mouth must be visibly open throughout. Fastest wins. Your time starts, and your mouth must open, when Alex blows the 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 6.355ms