Bug#522819: rake: migrations fail to run against postgresql

2009-04-06 Thread Rupa Schomaker
Package: rake Version: 0.8.4-1 Severity: normal Running rake db:migrate the first time, all tables are created ok. Running rake after that results in: r...@shakti:~/src/camera/camera$ rake db:migrate (in /home/rupa/src/camera/camera) rake aborted! PGError: ERROR: relation schema_migrations

Bug#522819: rake: migrations fail to run against postgresql

2009-04-06 Thread Adam Majer
reassign 522819 rails thanks Rupa Schomaker wrote: Running rake after that results in: r...@shakti:~/src/camera/camera$ rake db:migrate (in /home/rupa/src/camera/camera) rake aborted! PGError: ERROR: relation schema_migrations already exists : CREATE TABLE schema_migrations (version