SQL-Queries are now stored in a resource. The bashscript
authorMarcus Eggenberger <egs@quassel-irc.org>
Mon, 7 Jan 2008 20:25:50 +0000 (20:25 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Mon, 7 Jan 2008 20:25:50 +0000 (20:25 +0000)
src/core/UPDATE_SQL_RESOURCES.sh adds all known sql query files to the
resource file. SqliteStorage derives from AbstractSqlStorage which
should make the integration of future sql engines way simpler. In
addition it features an automatic upgrade to newer schema versions.


No differences found