Adding skeleton for SqliteStorage.
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 21 May 2007 21:56:52 +0000 (21:56 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 21 May 2007 21:56:52 +0000 (21:56 +0000)
commit1a320a5613e1108a6b1e32c09a45f5a37f144ba8
treee0a5db2c38051d7d85ab27bfa5229ec002c37e02
parentb33348cfb80cce7efffc97dd227a0069a5aaede3
Adding skeleton for SqliteStorage.
core/CMakeLists.txt
core/server.cpp
core/sqlitestorage.cpp [new file with mode: 0644]
core/sqlitestorage.h [new file with mode: 0644]
core/storage.cpp
core/storage.h