[Evolution-users] table sqlite_sequence may not be dropped
Milan Crha
mcrha at redhat.com
Tue Sep 23 15:50:07 UTC 2025
On Tue, 2025-09-23 at 17:10 +0200, Ralf Mardorf via evolution-users
wrote:
> Those "table sqlite_sequence may not be dropped" are accounts missing
> by Send / Receive , but old mails are likely all still available.
Hi,
I'm wondering where that table comes from. Searching for it claims it's
used for AUTOINCREMENT columns, but the libcamel does not define any
such. Maybe some older version did.
I made it to not try to delete this SQLite table and I also made the
deletion of the old tables and indexes non-fatal during the migration
(which is kinda sad, but I hope it won't cause any trouble) in the [1]
for 3.58.1+ of the evolution-data-server.
You can try to rename the folders.db file for those affected accounts,
like to `folders.db.bad`, and then start Evolution. It'll recreate them
from scratch.
Bye,
Milan
[1] https://gitlab.gnome.org/GNOME/evolution-data-server/-/commit/eb1eee591b2fba2c5bb73d9ef890141a355cc686
More information about the evolution-users
mailing list