TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 561

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
561 Get the most forks in your bucket 561 Get the most forks in your bucket. You may only throw a fork after a full spin on your chair. You must stay sat in your chair at all times and you may not move your chair. You have 100 seconds.

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