Strapi Migration v4 to v5 - MigrationError

Hi There,

I’m trying to migrate from Strapi v4 to V5, following the steps in this article, everything worked fine with the command “npx @strapi/upgrade major” but the command npm run dev is showing an error in one of the tables. I checked and the table looks good to me, but it won’t let me start the project.

Does anyone know what it could be?

Any help is appreciated.

Thanks