tursodatabase/turso

Schema migrations improvements over SQLite

Open

#303 创建于 2024年8月23日

在 GitHub 查看
 (1 评论) (3 反应) (0 负责人)Rust (1,001 fork)github user discovery
enhancementhelp wantedimprovements

仓库指标

Star
 (19,103 star)
PR 合并指标
 (PR 指标待抓取)

描述

Schema migrations are a common source of frustration for many SQLite users because they're pretty limited:

https://www.sqlite.org/draft/faq.html#q11

Let's improve schema migrations in Limbo over what SQLite has.

贡献者指南