TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 131

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
131 Identify the contents of the sleeping bag 131 Work out what is in the sleeping bag. You may not look in the sleeping bag. You may not take items out of the sleeping bag. You have five 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.187ms