Rails Migration enables to make changes to the database, allowing it to use a version control system for synchronizing things with actual code. It can perform the following functions:

  • Create, drop, rename table
  • Add, rename, change and remove a column
BY Best Interview Question ON 13 Jan 2019