Check Status of Your Database Migrations
In Your Rails Application, you need to know the status of your Database migrations.
Basically you would want to know the database migrations which are applied and the ones which did not.
Rails comes with this rake task to check for the Database migrations status.
Use
rake db:migrate:status
That's it.
Written by Rajeev N Bharshetty
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rails
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#