TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 638

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
638 Learn Swedish 638 Learn Swedish. You will have a five minute conversation with a Swedish person in 15 minutes from now. The phrase book and tablet must remain in the caravan. Best demonstration of the Swedish language wins. Your time starts when you first said 'Swedish'.

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