home / docs / sections

sections

2 rows where breadcrumbs = "["Changelog"]", breadcrumbs contains "Changelog" and content = "Fix for a crashing bug caused by viewing the table page for a named in-memory database. ( #2189 )"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: breadcrumbs (array)

id ▼ page ref title content breadcrumbs references
changelog:id13 changelog id13 0.64.4 (2023-09-21) Fix for a crashing bug caused by viewing the table page for a named in-memory database. ( #2189 ) ["Changelog"] [{"href": "https://github.com/simonw/datasette/issues/2189", "label": "#2189"}]
changelog:v1-0-a7 changelog v1-0-a7 1.0a7 (2023-09-21) Fix for a crashing bug caused by viewing the table page for a named in-memory database. ( #2189 ) ["Changelog"] [{"href": "https://github.com/simonw/datasette/issues/2189", "label": "#2189"}]

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