2024-09-11, 12:58 AM
As a follow-up my library.db was slightly corrupted but still functional
(I ran a PRAGMA check and it wasn't OK)
I did a sqlite3 library.db ".recover" | sqlite3 library_fixed.db
and then it was possible for me to upgrade.
Problem solved.
Thanks for your help!
(I ran a PRAGMA check and it wasn't OK)
I did a sqlite3 library.db ".recover" | sqlite3 library_fixed.db
and then it was possible for me to upgrade.
Problem solved.
Thanks for your help!