TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 120

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
120 Don the diving gear while maintaining eye contact and small talk 120 Maintaining constant eye contact and making continuous small talk with this Swedish person, put on the wetsuit, flippers, face mask and snorkel. Your head may not leave the Swedish person's frame at any point. You may not move the laptop from its current position. Fastest wins. Your time starts when the Swedish person smiles at you.

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