sections_fts: 42
This data as json
| rowid | title | content |
|---|---|---|
| 42 | Instance schema | Access /-/schema to see the complete schema for all attached databases in the Datasette instance. Use /-/schema.md to get the same information as Markdown. Use /-/schema.json to get the same information as JSON, which looks like this: { "schemas": [ { "database": "content", "schema": "create table posts ..." } } |