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
migration command :
bundle exec rake db:migrate
this will work
first delete the migration file from sublime or terminal then execute this command
Comments
Post a Comment