This fixes the following error: Mysql2::Error: Duplicate entry '0' for key 'index_profiles_on_person_id': ALTER TABLE `profiles` CHANGE `person_id` `person_id` int(11) NOT NULL |
||
|---|---|---|
| .. | ||
| migrate | ||
| seeds | ||
| schema.rb | ||
| seeds.rb | ||
This fixes the following error: Mysql2::Error: Duplicate entry '0' for key 'index_profiles_on_person_id': ALTER TABLE `profiles` CHANGE `person_id` `person_id` int(11) NOT NULL |
||
|---|---|---|
| .. | ||
| migrate | ||
| seeds | ||
| schema.rb | ||
| seeds.rb | ||