mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-02-06 20:33:30 +01:00
Change database file
This commit is contained in:
parent
d90aecb164
commit
12150c2180
@ -53,7 +53,7 @@
|
|||||||
#include "application.h"
|
#include "application.h"
|
||||||
#include "scopedtransaction.h"
|
#include "scopedtransaction.h"
|
||||||
|
|
||||||
const char *Database::kDatabaseFilename = "strawberry-tidal.db";
|
const char *Database::kDatabaseFilename = "strawberry.db";
|
||||||
const int Database::kSchemaVersion = 12;
|
const int Database::kSchemaVersion = 12;
|
||||||
const char *Database::kMagicAllSongsTables = "%allsongstables";
|
const char *Database::kMagicAllSongsTables = "%allsongstables";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user