1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-29 16:50:11 +02:00

* WIP: Fulltext resolving, score bars and score column.

* Added social_attributes table to the database.
* Added db migration script.
* Fixed database migration.
This commit is contained in:
Christian Muehlhaeuser
2011-06-12 05:57:57 +02:00
parent 35590c381c
commit 8c10bdfb07
24 changed files with 384 additions and 273 deletions

View File

@@ -102,5 +102,6 @@
<file>./data/www/auth.na.html</file>
<file>./data/www/tomahawk_banner_small.png</file>
<file>./data/sql/dbmigrate-22_to_23.sql</file>
<file>./data/sql/dbmigrate-23_to_24.sql</file>
</qresource>
</RCC>