sections: authentication:actions-execute-sql
This data as json
| id | page | ref | title | content | breadcrumbs | references |
|---|---|---|---|---|---|---|
| authentication:actions-execute-sql | authentication | actions-execute-sql | execute-sql | Actor is allowed to run arbitrary SQL queries against a specific database, e.g. https://latest.datasette.io/fixtures/-/query?sql=select+100 resource - datasette.resources.DatabaseResource(database) database is the name of the database (string) See also the default_allow_sql setting . | ["Authentication and permissions", "Built-in actions"] | [{"href": "https://latest.datasette.io/fixtures/-/query?sql=select+100", "label": "https://latest.datasette.io/fixtures/-/query?sql=select+100"}] |