sections_fts: 47
This data as json
| rowid | title | content |
|---|---|---|
| 47 | 1.0a31 (2026-05-28) | Datasette now offers users with the necessary permissions the ability to both execute write queries against their database and to save stored queries (renamed from "canned queries") both privately and for use by other members of their Datasette instance. The ability to write is controlled by the new execute-write-sql permission, but the user also needs the relevant insert-row / update-row / delete-row / create-table /etc permissions for the query they are trying to execute. |