sections: authentication:actions-view-query
This data as json
| id | page | ref | title | content | breadcrumbs | references |
|---|---|---|---|---|---|---|
| authentication:actions-view-query | authentication | actions-view-query | view-query | Actor is allowed to view a stored query page, e.g. https://latest.datasette.io/fixtures/pragma_cache_size . Executing an untrusted stored query also requires execute-sql or the relevant write permissions; trusted stored queries can execute with view-query alone. resource - datasette.resources.QueryResource(database, query) database is the name of the database (string) query is the name of the query (string) | ["Authentication and permissions", "Built-in actions"] | [{"href": "https://latest.datasette.io/fixtures/pragma_cache_size", "label": "https://latest.datasette.io/fixtures/pragma_cache_size"}] |