sqlite-utils 4.0
Summary
sqlite-utils 4.0 has been released, a Python library for manipulating SQLite databases.
View Cached Full Text
Cached at: 07/07/26, 10:44 PM
Similar Articles
sqlite-utils 4.0rc1
sqlite-utils 4.0rc1 is a release candidate for the Python CLI tool that simplifies SQLite database manipulation.
sqlite-utils 4.1
sqlite-utils 4.1 introduces minor features including --code for Python code blocks, --type for column type overrides, and strict mode support, continuing its evolution as a SQLite CLI utility.
sqlite-utils 4.0, now with database schema migrations
sqlite-utils 4.0 introduces database schema migrations, nested transactions, and compound foreign keys, making it easier to manage SQLite database schema changes programmatically.
sqlite-utils 4.1.1
sqlite-utils 4.1.1 fixes a TransactionError edge case when transforming tables with foreign keys and improves documentation cross-references between CLI and Python API.
sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
sqlite-utils 4.0rc2 is released, largely written with the help of Claude Fable AI. The release fixes critical bugs in transaction handling and includes comprehensive documentation.