mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-08 00:32:29 -05:00
[db] v21.4 - add playlist..artwork_url column
This commit is contained in:
committed by
ejurgensen
parent
d84ea2008f
commit
9a0c7e9ad2
@@ -26,7 +26,7 @@
|
||||
* is a major upgrade. In other words minor version upgrades permit downgrading
|
||||
* forked-daapd after the database was upgraded. */
|
||||
#define SCHEMA_VERSION_MAJOR 21
|
||||
#define SCHEMA_VERSION_MINOR 03
|
||||
#define SCHEMA_VERSION_MINOR 04
|
||||
|
||||
int
|
||||
db_init_indices(sqlite3 *hdl);
|
||||
|
||||
Reference in New Issue
Block a user