database version
This commit is contained in:
parent
fc6d90a04a
commit
91c4dfc7c0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ using json = nlohmann::json;
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
static const int DB_MINIMUM_VERSION = 5;
|
static const int DB_MINIMUM_VERSION = 19;
|
||||||
|
|
||||||
static const char *_timestr()
|
static const char *_timestr()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue