TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 696

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
696 Pin an alluring tail on the alluring animal 696 Pin an alluring tail on the alluring animal while blindfolded. You have 15 minutes to find the alluring animal, make an alluring tail, put your alluring tail on the tail station, and prepare to pin your alluring tail on the alluring animal, blindfolded, starting from here. Fastest wins.

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