TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 523

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
523 Complete the most tasks 523 Complete these tasks. Most tasks wins. You may not step beyond this line. You had 10 minutes from when the fuse was lit. Attack the biscuit Chuck the dog Embrace the fish Grab the hat Inspect the jacket Kick the lemon Mash the nectarine Open the plum Quaff the Ribena Sniff the turnip Undermine the vole Whack the xylophone Yank the zebra

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.211ms