<p>I'm certainly more convinced than ever by this that the <code>strong_migrations</code> advice to handle removing columns via two commits where you first deploy something to ignore them and then deploy a migration to remove them (which still needs to be marked as unsafe by the way!) is just crazy.</p>
<p>The fundamental problem is that it ties together the git history and the migration history so you have to execute them in sync with each other - this idea here is one result, and a second is that you can't go back and forth through such a migration without also rolling git back and forth at the same time.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2320?email_source=notifications&email_token=AAK2OLM427P47V6PQNOV4XDP73YDXA5CNFSM4IEO2V72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DYLZI#issuecomment-512198117">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK3JCOUH7Y2LPKLANDP73YDXANCNFSM4IEO2V7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAK2OLLE5EE5E7IRI6S6BNLP73YDXA5CNFSM4IEO2V72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DYLZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2320?email_source=notifications\u0026email_token=AAK2OLM427P47V6PQNOV4XDP73YDXA5CNFSM4IEO2V72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DYLZI#issuecomment-512198117",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2320?email_source=notifications\u0026email_token=AAK2OLM427P47V6PQNOV4XDP73YDXA5CNFSM4IEO2V72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DYLZI#issuecomment-512198117",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>