TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 261

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
261 Knock over the fewest bowling pins 261 Knock over the fewest skittles. You may place one item on each of the three ramp sections, or you may place two items in one of the ramp sections. Your items must be found on this table, and may not include either you or the table. You may not tamper with the balls or the ramp. The bowling balls will be released in five 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.257ms