AI情报2026年8月17日AI情报
文章
sqlite-utils 4.2: Release: sqlite-utils 4.2 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. transform() now preserves a much larger array of edge-case schema definitions, including check constrain...
Frontier 编辑部来源: Simon Willison
01
来源简报
sqlite-utils 4.2: Release: sqlite-utils 4.2 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. transform() now preserves a much larger array of edge-case schema definitions, including check constrain...
02