TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 295

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
295 Put 50 different things in the bin 295 Put exactly 50 different things in this bin. Fastest wins. Your time stops when you say: “I’ve put exactly 50 different things in this bin.” Your time starts when Alex touches you on the shoulder.

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