Why DROP COLUMN breaks rolling deploys, and a CI linter to catch it

작성자

카테고리:

← 피드로
r/programming · /u/joey-archestra · 2026-06-12 개발(SW)

Author here. We kept writing migrations that were fine as a final schema but unsafe during the rollout itself – old pods still reading a column while new pods have already dropped it. Django solved this ages ago with django-migration-linter, which I leaned on for…

원문 보기 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다