diaspora/db
Andreas Schneider aa6d616d69 db: person_id can only be updated if index is updated too.
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
2011-02-02 20:37:55 +01:00
..
migrate db: person_id can only be updated if index is updated too. 2011-02-02 20:37:55 +01:00
seeds Handling bug http://bugs.joindiaspora.com/issues/767 2010-12-31 14:53:32 +01:00
schema.rb remove histories table from schema.rb. this is why you don't edit or revert migrations >.< 2011-02-02 08:54:57 -08:00
seeds.rb Fix rake db:reset 2010-12-15 11:28:50 -08:00