RubyFlow The Ruby and Rails community linklog

Zero-Downtime migrations in Rails

Often, we rename a column and deploy to find out the Honeybadger screaming at us with the errors accessing column with the old name!

Check this post to solve the migration issues.

https://www.sandipmane.dev/zero-downtime-migrations-in-rails

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in