TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 801

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
801 Pie the air dancer in the face 801 Pie Wayne in the face. Wayne is outside the front door. You may not touch Wayne, nor step on the red green. If you miss Wayne with the pie, you must copy Wayne’s dance moves for 10 seconds. You must not touch Wayne. Fastest wins. Your time starts when you open the front door.

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 6.197ms