TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 308

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
308 Follow the clues and then do what they spell 308 C. Your time starts now. Now look in the microwave. R. Now look in your pigeonhole. E. Now look under the doormat. A. Now look in the lab. M. Now look in the little blue book. S (at the beginning). Fastest wins.

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.615ms