1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 18:33:16 +02:00

* Fixed broken database schema for dynamic_playlist table.

This commit is contained in:
Christian Muehlhaeuser
2011-06-24 09:24:41 +02:00
parent bfec4043f6
commit 9758324128
5 changed files with 25 additions and 6 deletions

View File

@@ -96,5 +96,6 @@
<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>
<file>./data/sql/dbmigrate-24_to_25.sql</file>
</qresource>
</RCC>