Unknown column in 'field list' django

Hi,

When I do some changes I always get this error. Does anyone know how I can fix this on the server with a hook or something? On local it works.

Looks like a MySQL error. Does a db migration need to be ran to update the prod db?

Migrations | Django documentation | Django.

Yes I set that hook but it won’t have effect