TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 381

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
381 Arrange the lollies in rainbow order 381 Arrange the lollies in rainbow order on the board in front of you. You may only take off your goggles if you find the dodo. You may only accuse one thing of being a dodo. Most accurate rainbow order wins. You have seven minutes. 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 5.561ms