Datasette 1.0a35 introduces a new "Create table" interface with support for defining columns, constraints, and foreign keys via its JSON API. It also adds an "Alter table" action that allows modifying existing tables, including column changes, type adjustments, and dropping columns or tables, with a stable template context API for custom templates until Datasette 2.0.
datasette 1.0a35 releases new table creation and alteration features
from English