home / docs / sections

sections

1 row where breadcrumbs = "["Changelog"]", breadcrumbs contains "Changelog" and content = "Deployments created using datasette publish now use python:3.8 base Docker image ( #629 )"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: breadcrumbs (array)

id ▼ page ref title content breadcrumbs references
changelog:id85 changelog id85 0.31.1 (2019-11-12) Deployments created using datasette publish now use python:3.8 base Docker image ( #629 ) ["Changelog"] [{"href": "https://github.com/simonw/datasette/pull/629", "label": "#629"}]

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [sections] (
   [id] TEXT PRIMARY KEY,
   [page] TEXT,
   [ref] TEXT,
   [title] TEXT,
   [content] TEXT,
   [breadcrumbs] TEXT,
   [references] TEXT
);
Powered by Datasette · Queries took 1.2ms