Hacker News new | ask | show | jobs
by ibotty 4986 days ago
you are certainly right. db schema updates are the hard part.

for db schema updates: have a look at sqitch by postgres' david wheeler. it should also support mysql (or will in the future).