sqlite-utils 4.0 adds database schema migrations, nested transactions, and compound foreign key support. This major release introduces robust capabilities for managing SQLite database evolution, crucial for data-intensive AI development workflows. The new migration system uses Python files and enhanced `ALTER TABLE` functionality for flexible schema changes.
Opening Kapyn…