ruby on rails - column spree_preferences.key does not exist -
when run
rake db:migrate
i following error message.
pg::error: error: column spree_preferences.key not exist`
anyone can please tell me how fix error.
as quick solution can remove references spree_preferences
in specific migration. careful though, because has potential break things.
Comments
Post a Comment