TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 750

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
750 Imitate accents/walks 750 Say the word given to you by the Taskmaster in the accent on the card you choose. The Taskmaster will guess what accent you're doing. Highest score after three rounds 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 13.98ms