TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 717

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
717 Have the best first wedding dance with Alex 717 Have the best first dance at a wedding with Alex. You can choose whatever music you want, but must be wearing these headphones throughout. Your first dance must last no more than a minute. You have 20 minutes to prepare. 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 14.931ms