Checklist
Expected behavior
The Learning app should install, update, or function smoothly without throwing database schema errors.
Actual behavior
The app throws a database error, presumably during a database migration, installation, or access. The UI displays the following message:
"Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden. Primary index name on 'oc_learning_q_translations' is too long."
Steps to Reproduce
- Use Nextcloud v32 (hosted on a Managed Nextcloud environment at Hetzner).
- Install the Learning app version 3.6 (which is the latest available version for NC 32).
- The database error regarding the index name length appears and blocks further progress.
Checklist
Expected behavior
The Learning app should install, update, or function smoothly without throwing database schema errors.
Actual behavior
The app throws a database error, presumably during a database migration, installation, or access. The UI displays the following message:
"Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden. Primary index name on 'oc_learning_q_translations' is too long."
Steps to Reproduce