Revision c11c8bb...
Go back to digest for 22nd July 2012Features in KDE-PIM
Volker Krause committed changes in [akonadi] /src/storage:
Support multi-column primary keys.
This will enable us to use the regular table setup code also for the n:m
relation helper tables, which so far have their own setup code, causing
duplicated code and a number of inconsistencies in the db schema.
File Changes
Modified 4 files
- /src/storage
- server/dbinitializer.cpp
- server/dbinitializer.h
- server/dbinitializer_p.cpp
- server/dbinitializer_p.h
4 files changed in total