home / docs / sections

sections

0 rows where breadcrumbs = "["Plugin hooks"]", breadcrumbs contains "Plugin hooks" and title = "get_metadata(datasette, key, database, table)"

✎ View and edit SQL

This data as json

0 records

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