Sqlite-Utils Library Releases Version 4.0 After 124 Updates
Related Stories
2 linkedCommentary on X
Highest ranked
@simonw sqlite-utils 4.0 is a massive win for schema management. Bringing migrations into the core library effectively kills the need for a separate plugin layer. Using an agent to handle the switch from `db.query()` to `db.execute()` is the right move given the breaking change.
