tursodatabase/turso

Schema migrations improvements over SQLite

Open

#303 aperta il 23 ago 2024

Vedi su GitHub
 (1 commento) (3 reazioni) (0 assegnatari)Rust (1001 fork)github user discovery
enhancementhelp wantedimprovements

Metriche repository

Star
 (19.103 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor