TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 134

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
134 Cross the bunting to give Alex his lunch 134 Stand on one leg then continue reading. Your raised foot must not touch the ground until the task is complete. Bring Alex his dinner. Every time your raised foot touches the ground, you must eat a slice of Alex’s dinner. Most dinner delivered fastest wins. You get a five second penalty of every slice of Alex’s dinner you eat. Your time starts now.

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