Migration from 7.12.7 to 8.5.1 (SQL scripts for upgradit database schema)

Hey @davijana

Have you gone through the steps in SuiteDocs - SuiteCRM 7.12.x+ migration to SuiteCRM 8.x?

On those, on step SuiteDocs - 2.6. Run the post upgrade command it tells you to run ./bin/console suitecrm:app:upgrade-finalize -t "<version>" which also runs migrations… (like @pgr pointed out) which I assume that do the needed updates, other than the ones done by a Quick Repair and Rebuild.

This thread might also help: