
22: Running migrations in production with Patryk Bąk
Thinking Elixir Podcast
00:00
How to Deploy a Migration to Production?
The only solution that comes to my mind is doing rollback of our change in the first place. Although we shouldn't amend already deployed migrations in this situation, we probably don't have a choice. That's why we need to remove this elixir code and replace it with pureSQL. And actually, that's all. If we deploy it once again, it will be run properly without any issues.
Transcript
Play full episode