I'm having a similar problem here... I'm not able to get rid of force => true flag. On every migration or "rake db:fixtures:load" I run, the db/schema.db file is updated with force=>true.
What am I missing ? Is there any config/environment.rb setting I've to add/modify to get rid of force=>true ?
Thanks in advance.