Y
Hacker News
new
|
ask
|
show
|
jobs
by
aphx
2965 days ago
The .db file can change, even if the data/records don't. One approach is to dump the sql to text and store that in git. (e.g.
https://stackoverflow.com/a/846665
)