Revision 800897
Go back to digest for 27th April 2008Features in Utilities
Mirko Boehm committed changes in /trunk/playground/utils/charm:
- implement DB table property flavor for MySql, a bit of code duplications, but all tests run now
- MySqlStorage is not yet a complete storage backend, but can be easily made one if wanted (it only lacks integration with the Configuration object)
File Changes
Added 2 files
- /trunk/playground/utils/charm/trunk/Core
- /MySqlStorage.cpp
- /MySqlStorage.h
Modified 11 files
- /trunk/playground/utils/charm
- /trunk/Core/Event.cpp
- /trunk/Core/Event.h
- /trunk/Core/SqLiteStorage.cpp
- /trunk/Core/SqLiteStorage.h
- /trunk/Core/SqlStorage.cpp
- /trunk/Core/SqlStorage.h
- /trunk/Tests/SqLiteStorageTests.cpp
- /trunk/Tools/TimesheetProcessor/Database.cpp
- /trunk/Tools/TimesheetProcessor/Database.h
- /trunk/Tools/TimesheetProcessor/Operations.cpp
13 files changed in total