After three years of using the standalone sqlite-migrate package and gaining confidence in its design, the author promoted it into sqlite-utils itself so the whole sqlite-utils/Datasette/LLM ecosystem gets migrations by default.
sqlite-migrate, previously a separate beta package, has been folded into sqlite-utils 4.0 after three years of real-world validation, with a compatibility shim keeping old dependents working.
transcript
Simon Willison: I've used that package in enough places now that I'm confident in the design, so I've decided to promote it to a feature of sqlite-utils to make it available by default to all of the other tools in the growing sqlite-utils/Datasette/LLM ecosystem.