TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 798

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
798 Pineapple bluff 798 Pass the pineapples amongst you for 15 seconds whilst the Taskmaster shuts his eyes and has a little think. When the Taskmaster opens his eyes, he will say if he thinks you are holding a pineapple behind your back or not. If he accuses you wrongly, you get a point. Most points after three rounds 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.989ms