[OJS 3.3.0.13] Error after update

Hi,

Update the OJS version from version 3.2.1.4 to version 3.3.0.13. The update finished without a problem after almost 4 days, but I tried to load the journals of my platform and they load with an error 500 and when looking at the error_log it shows me the following error:

Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'locale' in 'field list' in /lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:78 Stack trace: #0 /lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(78): PDO->prepare('select `locale`...', Array) #1 /lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select `locale`...') #2 /lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\Database\Connection->Illuminate\Database\{closure}('select `locale`...', Array) #3 /lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\Database\Connection->runQueryCallback('select `locale`...', Array, Object(Clo in /lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php on line 671

And there I don’t know what I should do. Can this error be fixed without having to update again?