TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 491

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
491 Do something impressive under the table while waving 491 Do the most impressive thing under this table with one hand. You must be looking at the camera and waving with your other hand throughout your impressive thing. You have 15 minutes to prepare for your impressive thing, then a minute in which to do your impressive thing. 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.578ms