Re: SQLite to become default backend

Björn Bidar <[email protected]> Sat, 21 Oct 2023 03:13:41 +0300
Newsgroups gmane.comp.kde.users.pim
Message-ID <[email protected]>
Martin Steigerwald <[email protected]> writes:

> Björn Bidar - 14.10.23, 22:03:03 CEST:
>> > - PostgreSQL => needs regular manual PostgreSQL cluster migration for
>> > every major new version
>> 
>> There is automation for this process that it can run without
>> user intervention. Akonadi already does it.
>
> Really?
>
> I have never seen anything like this. I always did it manually.

The migration doesn't run correctly for openSUSE but for the rest it
works good.
I plan to submit a patch to fix this.

> Thanks for letting me know.
>
> Anyway, Akonadi developers are indeed in the process to prepare for SQLite 
> being default backend. One of the last steps was to replace Akonadi home-
> grown SQLite backend with a backend that calls into Qt SQLite backend.
They don't use the Qt SQL backend as with the other databases?