- Edited
I get this on migrate
Migrating extension: v17development-seo
In Connection.php line 712:
SQLSTATE[42000]: Syntax error or access violation: 11
70 BLOB/TEXT column 'object_type' used in key specifi
cation without a key length (SQL: alter table `seo_me
ta` add unique `seo_meta_object_id_object_type_unique
`(`object_id`, `object_type`))
In Exception.php line 18:
SQLSTATE[42000]: Syntax error or access violation: 11
70 BLOB/TEXT column 'object_type' used in key specifi
cation without a key length
In PDOStatement.php line 117:
SQLSTATE[42000]: Syntax error or access violation: 11
70 BLOB/TEXT column 'object_type' used in key specifi
cation without a key length
MySQL version: 8.0.36-28
Fortunately my forum still works but the migration is broken and stops at this extension. This needs an urgent fix.