create tables if they do not exist (deleting your old collection.db might be a good...
commit7178ed4e112e011a6a89989d7d26b93e62510753
authormkossick <mkossick@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 26 Oct 2007 16:51:29 +0000 (26 16:51 +0000)
committermkossick <mkossick@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 26 Oct 2007 16:51:29 +0000 (26 16:51 +0000)
tree2845e834e232d721c3e9580d824195ea6d38c4d1
parent299ade6f8d7004118340814248569390bd4aeb34
create tables if they do not exist (deleting your old collection.db might be a good idea now. but be warned, a lot of sql statements aren't ported yet)

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@729680 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/collection/sqlcollection/DatabaseUpdater.cpp