PulseAugur
实时 08:16:38

Simon Willison 发布 sqlite-utils 4.0 并支持数据库迁移

Simon Willison 发布了 sqlite-utils 4.0 版本,这是一个用于管理 SQLite 数据库的工具。此次重大更新引入了数据库模式迁移功能,允许用户定义和跟踪数据库结构的顺序性更改。新版本还增加了对嵌套事务和复合外键的支持。迁移在 Python 文件中定义,可以通过命令行或 Python 代码应用,系统会跟踪已应用的迁移以确保一致性。 AI

影响 小众工具改进;对整个行业影响甚微。

排序理由 发布新版本软件工具。

在 Simon Willison 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

Simon Willison 发布 sqlite-utils 4.0 并支持数据库迁移

报道来源 [2]

  1. Simon Willison TIER_1 English(EN) ·

    sqlite-utils 4.0,现已支持数据库模式迁移

    <p>This morning I released <a href="https://sqlite-utils.datasette.io/en/stable/changelog.html#v4-0">sqlite-utils 4.0</a>, the 124th release of that project and the first major version bump since <a href="https://sqlite-utils.datasette.io/en/stable/changelog.html#v3-0">3.0</a> in…

  2. Simon Willison TIER_1 Italiano(IT) ·

    sqlite-migrate 0.2

    <p><strong>Release:</strong> <a href="https://github.com/simonw/sqlite-migrate/releases/tag/0.2">sqlite-migrate 0.2</a></p> <p>The version that retires the library, instead implementing a compatibility shim against the new sqlite-utils 4.0 dependency.</p> <p>Tags: <a href="https:…