TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 284

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
284 Change your appearance in a lift 284 Dramatically alter your appearance. Most dramatic alteration wins. You may start altering your appearance when you are inside the lift and the doors are closed. You must stop altering your appearance when the doors open again. You may inspect the contents of the briefcase for five minutes before the lift doors open for the first time. 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 4.538ms