Added by Nicolas Ferrari over 14 years ago
My first error was on another TABLE. I found that I should specify the DB schema name in database.yml because mine wasn't "public". Now I have this error :
CreateUserPreferences: migrating ========================================PGError: ERROR: relation "user_preferences" already exists
Thanks for your help.