You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imagine you’re developing a feature, which requires you to do some database schema changes, and those changes might not be backward compatible.But right now, you just want to develop your feature and worry about migrating the production later. You start by writing the code and gradually ALTERing ...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
blog/database-branching-in-postgresql
Imagine you’re developing a feature, which requires you to do some database schema changes, and those changes might not be backward compatible.But right now, you just want to develop your feature and worry about migrating the production later. You start by writing the code and gradually ALTERing ...
https://filip-prochazka.com/blog/database-branching-in-postgresql
Beta Was this translation helpful? Give feedback.
All reactions