sqlite-utils 4.0, now with database schema migrations
sqlite-utils 4.0,现在支持数据库架构迁移
来源: Simon Willison | 时间: 2026-07-07T19:32:57+00:00
This morning I released sqlite-utils 4.0, the 124th release of that project and the first major version bump since 3.0 in November 2020. In addition to some small but significant breaking changes (described in this upgrade guide), this version introduces three major features: database migrations, nested transactions (via a new db.atomic() method), and support for compound foreign keys.
⋯ 继续阅读请登录会员 ⋯