Remove old schemas

This commit is contained in:
Jonas Kvinge
2022-07-10 18:57:00 +02:00
parent 71263863ad
commit 6afbc71b4a
12 changed files with 4 additions and 1273 deletions

View File

@@ -61,6 +61,7 @@ class Database : public QObject {
};
static const int kSchemaVersion;
static const int kMinSupportedSchemaVersion;
static const char *kDatabaseFilename;
static const char *kMagicAllSongsTables;