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

You know, I've been toying with this very idea in my head for a while, as a way to make safe schema migrations. But I also know very little about databases so had no idea if this was a stupid idea or not. Glad to know I'm not alone.

One issue I've considered is fk relationships - that could get complicated depending on the approach.



Schema migrations are a solved problem. You make backward-incompatible changes in multiple steps.

https://engineering.edx.org/django-migration-donts-f4588fd11...




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

Search: