TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 610

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
610 Make all the things happen at the same time 610 Make all of these things happen at the same time. The monsters must be squatting. The robot must be walking. The marble must be rolling. The cradle must be clicking. The sand must be falling. The fidget spinner must be spinning. The candles must be out. You must applaud when you think you've finished. 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 4.761ms