TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 432

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
432 Fell the coconut, then move the drinks 432 Knock the coconut off its perch. Fastest wins. Your time starts now. Put all these drinks on the table in the caravan without spilling a single drop. Also, you must be clutching this teddy at all times. Also, you must not walk on the grass while holding drinks. 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 3.908ms