home / docs / sections

sections

0 rows where breadcrumbs = "["Authentication and permissions", "Built-in permissions"]", page = "authentication" and references = "[]"

✎ 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