do if migration command will not work to an existing table when column add

 migration command :


bundle exec rake db:migrate



this will work

first delete the migration file from sublime or terminal then execute this command 

Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5