Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There are tools that can perform a diff of your databases and generate a change script. So we just diff local vs staging and capture the changes and check that in along with the code changes. Every change to the database create a schema change record so its easy to apply only the latest changes if they're versioned.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: