TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 454

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
454 Paint a howling wolf on a rotating teapot 454 Paint a picture of a howling wolf on this teapot. You may not touch the teapot or remove it from the turntable and you may not tamper with the turntable or its power. The turntable will keep speeding up until you have named 20 American states. If you do name 20 American states, this turntable will slow down. You have 10 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 4.805ms