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 tablemay 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