Y
Hacker News
new
|
ask
|
show
|
jobs
by
masklinn
1987 days ago
Their point about schema migration is completely true though. An SQLite db is extremely stateful, and querying that state in order to apply schema migrations (for both the data schema and the indexes) is bothersome.