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.

貢獻者指南