TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 423

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
423 Make a famous couple using knees and/or elbows 423 Make either a knee and an elbow, a knee and a knee, or an elbow and an elbow look like a famous couple. You must only use your knees and elbows. Best representation of a famous couple on knees and/or elbows wins. You have 20 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 66.318ms