Strong migrations in Ruby on Rails
In this article, we looked at the Strong Migrations gem, and here we looked at gh-ost.
Let us revisit the Problem Statement.
Problem Statement
When the database size is small, running migrations is not an issue as they run without delay.
However, as ...
shreyanshgupta.hashnode.dev3 min read