TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 156

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
156 Paint your own canvas 156 With your face placed firmly in your hole at all times, paint the most recognisable animal, vegetable or mineral. You must incorporate your face in the picture. Most accurate representation of an animal, vegetable or mineral wins. You have three minutes.

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.525ms