tursodatabase/turso

Schema migrations improvements over SQLite

Open

#303 opened on 2024年8月23日

GitHub で見る
 (1 comment) (3 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementhelp wantedimprovements

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

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