[NC 20.0.3 Fresh install] Unable to create or change a table without a primary key

When installing into a newly created database on a Digitalocean managed DB (Mysql8) I am still getting the error “SQLSTATE[HY000]: General error: 3750 Unable to create or change a table without a primary key, when the system variable ‘sql_require_primary_key’ is set”
Based on this commit I was hoping this would no longer occur.

It seems to affect table oc_notifications_pushtokens. Does anyone know the SQL statement that will create the table as it should be created?

Thanks in advance.

:slight_smile: Dre

Do you spot the relevant information?

grafik