Expand, migrate, contract: dropping a column without breaking the deploy that is still running
DEV Community
Expand, migrate, contract: dropping a column without breaking the deploy that is still running
A column drop is safe in the schema and fatal in the running code. The two-release pattern that separates the two, why renames are the same problem in
0 comments
No comments yet.