TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 168

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
168 Greg says... 168 Stand on one leg for the longest while playing a game of “Greg says, Alex says”. Your raised foot must remain above the balloon at all times and must not touch any other item. Last person to pop their balloon wins.

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