TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 497

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
497 Have an argument 497 Have an argument. You must take it in turns to angrily make a point using no more than 10 words, and you must always end your point with a different four-letter word. You must look at each other throughout the argument and the person speaking must angrily wag their finger during their speech. The argument is over when there is 10 second of silence, or when one of you looks away. Longest argument wins. Your argument must begin three minutes from 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 3277.85ms