Hello all, I'm trying to migrate a 5.3 typo system to 5.44, but I am getting errors on the database migration step. At the start I see: > • Drop blacklist patterns > • Drop session table > > may take a moment > But as soon as I perform the migration by clicking on the button (or using rake RAILS_ENV=production db:migrate for that matter) I get the error below. Of course, there definitely is an existing users table. But this also can't be an unexpected situation either. How do I get this fixed? Edit the 001_initial_schema.rb file in some way? TIA, Simon
on 2010-04-23 13:50
on 2010-04-23 14:17
It's seems that this error because you don't starting your database by migration. Can you send us the result of : select * from schema_migrations;
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.