Y
Hacker News
new
|
ask
|
show
|
jobs
by
yencabulator
891 days ago
Note that sqlite `.backup` does not back up PRAGMA values. Some people use `PRAGMA user_version` for schema versioning (not a good idea, because of this trap).