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

When not per tenant you still have this problem, and typically resolve by releasing database migrations separately to the code that uses changes (ensuring backwards compatibility).

I guess per-tenant you would handle similarly but build some tooling to monitor the state of migrations. It might even be easier in some ways, as you might be more able to take table locks when migrating per-tenant.



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

Search: