sqlite-utils 4.0rc1 adds migrations and nested transactions (opens in new tab)
, including support for , automatic table creation and a whole lot more. I released , the first release candidate for sqlite-utils v4. The major version bump indicates some (minor) backwards incompatible changes, so I'm interested in having people try this out before I commit to a stable release. New feature: migrations There are two significant new features in this RC compared to the previous 4.0 alphas. The first is support for database migrations. This isn't a completely new implementation...
Read the original article