TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 795

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
795 Avoid the rubbish robots 795 Avoid the rubbish robots. You may not remove your blindfold at any point, and at least one of your knees must be touching the floor throughout. Longest time untouched by a rubbish robot wins. Your time starts when the rubbish robots start.

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