TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 581

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
581 Pop up before the objects 581 Pop up before the object, but only just. You are only allowed to pop up once. Closest to the pop before the pop wins the round. If you pop up after the object, you get no points that round.

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