Datasette 1.0a32 bugfix release
Minor 1.0 alpha bugfix that restores INSERT ... RETURNING via the new /db/-/execute-write API and fixes base_url edge cases, smoothing write workflows and hosted deployments.
datasette 1.0a32 — <p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a32">datasette 1.0a32</a></p> <p>A minor bugfix release. Fixes a bug with <code>INSERT ... RETURNING</code> queries via the <a href="https://datasette.io/blog/2026/sql-write-queries/">new /db/-/execute-write endpoint</a> and a bunch of <a href="https://docs.datasette.io/en/latest/settings.html#setting-base-url">base_url</a> issues which showed up when I was <a href="https://simonwillis...
