TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 598

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
598 The most exciting thing to be found in a skip 598 Bring in the thing that, if you found it in a skip, you would be most excited by.

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