tursodatabase/turso

Schema migrations improvements over SQLite

已关闭

#303 创建于 2024年8月23日

 (1 条评论) (3 个反应) (0 位负责人)Rust (1,001 个派生)github user discovery
enhancementhelp wantedimprovements

仓库指标

星标
 (19,103 个星标)
PR 合并指标
 (平均合并 2天 11小时) (30 天内合并 147 个 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.

贡献者指南