Simon Willison's WeblogMay 29, 2026, 3:32 AM
datasette 1.0a31
Datasette 1.0a31 adds permission-gated write SQL execution and stored queries.
Simon Willison released Datasette 1.0a31, a significant alpha release with two headline features: write SQL execution and stored queries. Users with the right permissions can now run database-changing queries and save queries privately or for other members of a Datasette instance. The new interface can generate templated insert, update, and delete queries for editable tables while blocking unauthorized actions such as creating tables without permission.
想看英文原文 / 完整內容?
前往 Simon Willison's Weblog 原文 →摘要由 AI 整理,以原文為準。