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

How does one do migrations and that sort of thing when using these?


On a personal project I've been using Sqitch: https://sqitch.org/

So far I like it quite a bit, no complaints. I found a couple other, similar projects when I was looking as well.


migrations are needed to sync the database with the model, if your model comes from the database, you don't need to do any migration.


Ok, so you're basically using straight SQL for development.




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

Search: