sqlite-utils 4.2.1
sqlite-utils 4.2.1 fixes a crashing bug caused by missing typing-extensions dependency and adds a smoke test for CLI without dev dependencies.
sqlite-utils 4.2.1 fixes a crashing bug caused by missing typing-extensions dependency and adds a smoke test for CLI without dev dependencies.
sqlite-utils 4.2 release: Python CLI/library for SQLite, enhancing table.transform() with better schema preservation and new introspection features.
Release of alchemy-utils 0.1a1, a cross-database sqlite-utils built on SQLAlchemy, with performance boosts for DuckDB exports and CSV imports.
Release of alchemy-utils 0.1a0, a cross-database sqlite-utils built on SQLAlchemy, supporting PostgreSQL, SQLite, and DuckDB.
Datasette plugin release 0.4a13 for API token authentication, upgraded for sqlite-utils 4 compatibility.
Release notes for sqlite-utils 3.39.1, a Python CLI and library for SQLite database manipulation, with a backported fix.
Release notes for sqlite-utils 4.1.1, a Python CLI and library for SQLite, fixing a foreign key transaction edge case.
sqlite-utils 4.1.1 release fixes foreign key edge case in table.transform() and improves documentation cross-references.
sqlite-utils 4.1 release adds --code option, --type flag, strict mode support, and other minor features for SQLite manipulation.
sqlite-utils 4.0 introduces database schema migrations, nested transactions, and compound foreign keys for SQLite databases.
sqlite-utils 4.0 release introduces database schema migrations, nested transactions, and compound foreign keys for SQLite.
Announcement of sqlite-migrate 0.2, a simple database migration system for SQLite based on sqlite-utils.
Announcement of sqlite-migrate 0.2, a simple database migration system for SQLite based on sqlite-utils.
Announcement of sqlite-utils 4.0, a Python CLI and library for SQLite database manipulation with new schema migration features.
Announcement of sqlite-utils 4.0, a Python CLI and library for SQLite databases with new schema migration features.
Release of sqlite-utils 4.0rc4, a Python CLI and library for manipulating SQLite databases, with feedback from Claude Fable 5.
Release announcement for sqlite-utils 4.0rc4, a Python CLI and library for manipulating SQLite databases, with feedback from Claude Fable 5.
sqlite-utils 4.0rc3 release adds compound foreign key support and case-insensitive column name handling.
sqlite-utils 4.0rc3 release adds compound foreign key support and case-insensitive column name handling.
Release notes for sqlite-utils 3.39, featuring bug fixes for plugin installation with uv and new functionality for custom SQL functions.