tursodatabase/turso

Schema migrations improvements over SQLite

クローズ

#303 opened on 2024/08/23

 (1 件のコメント) (3 件のリアクション) (0 人の担当者)Rust (1,001 件のフォーク)github user discovery
enhancementhelp wantedimprovements

Repository metrics

Stars
 (19,103 個のスター)
PR merge metrics
 (平均マージ 2d 11h) (30d で 147 merged PRs)

説明

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.

コントリビューターガイド