TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 650

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
650 Record a multi-track song about your team 650 Record the best multi-track song about your team. You must record all six tracks with your voice or body, and each person must record the same number of tracks. Most powerful multi-track song wins. You have 20 minutes. 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.359ms