Srinath
Dev Almanac

Dev Almanac

Follow
Follow
homeAboutbadges
Tag

Rails

#rails

More content

Read more stories on Hashnode


Articles with this tag

Rolling back Rails Database migrations

Sep 15, 20231 min read

I ran into a situation at work where I had to roll back Rails migrations to get my database back into a usable state. rails db:migrate:status - This...

Rolling back Rails Database migrations