TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 465

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
465 Communicate the safe contents via reversed audio 465 Tell your teammate what is in this safe. You may speak into this microphone and they will hear your message played backwards. You have 10 minutes to open the safe and record your message. The most accurate answer wins. Your time starts now. Decipher the message to work out what’s in the safe.

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