TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 187

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
187 Make a funny flick book 187 Make a funny little flip-book film. The mat beneath your feet is the paper. The camera above your head will take photos of your paper. Funniest little flip-book film wins. You have one hour. Now flip the flip-book.

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