TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 85

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
85 Find out the lying old man’s occupation 85 Find out what this gentleman did for a living. You can ask him any question, but you must whisper at all times. The gentleman can only nod or shake his head. The gentleman can only lie. Fastest wins. 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.895ms