Revision 589790
Go back to digest for 1st October 2006Features in KDE-PIM
Volker Krause committed changes in /trunk/KDE/kdepim/akonadi/server:
After lots of frustration with sqlite add optional PostgreSQL support. Fetching items from the resource actually works now. And it's fast.
This is just for testing currently, but sqlite does neither support useable concurrent access nor does it provide the necessary performance.
File Changes
Modified 6 files
- /trunk/KDE/kdepim/akonadi/server
- /CMakeLists.txt
- /src/storage/akonadidb.xml
- /src/storage/create-unittest-values.sql
- /src/storage/datastore.cpp
- /src/storage/datastore.h
- /src/storage/dbinitializer.cpp
6 files changed in total