sections_fts: 169
This data as json
| rowid | title | content |
|---|---|---|
| 169 | execute-sql | Actor is allowed to run arbitrary read-only SQL queries against a specific database using the custom SQL query page , 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 . |