25.01.2023, 07:46
Thanks for the backup. This is an edge case. One of the database tables has a partially broken index. The data is intact but the database integrity check fails because of this so you get an empty project.
What you can try is to run this script once then sync the project and perform the upgrade.
What you can try is to run this script once then sync the project and perform the upgrade.
Code:
db:execute('REINDEX')