TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 744

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
744 Bash the big bell with the bowling ball 744 Bash the big bell with the bowling ball. Fastest gets five points. Slowest gets four points. Nobody else gets any points. You are to stay off the grass unless you're wearing gold shoes. If anything other than the bowling ball or gold shoes touches the grass, you are disqualified. You have a maximum of 20 minutes. Your time starts now. Alex will give you his shoes if you do one of the following: deposit £100 in his bank account give him a perfect dippy boiled egg with buttered soldiers and a glass of milk physically remove them

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 7.945ms