ATRIUMsearch → argument graph
ContextArticle

sqlite-utils 4.2 adds lots of improvements to the table.transform() feature, which supports complex alter table operations by creating a fresh table, copying across the data, and then dropping and replacing the old one.

The release announcement highlights table.transform() as the main focus: it now supports complex ALTER TABLE operations by rebuilding a fresh table, copying data, then dropping and replacing the old one. ✦ AI generated

Simon Willison · Simon Willison's Weblog · 2026-08-13 · original ↗

Lots of improvements in this one relating to the table.transform() feature, which adds support for complex alter table operations by creating a fresh table, copying across the data and then dropping and replacing the old one.

Read full article ↗excerpt · fair-use quotation

Around this claim