Explorar o código

database version

Grant Limberg %!s(int64=4) %!d(string=hai) anos
pai
achega
91c4dfc7c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controller/PostgreSQL.cpp

+ 1 - 1
controller/PostgreSQL.cpp

@@ -30,7 +30,7 @@ using json = nlohmann::json;
 
 namespace {
 
-static const int DB_MINIMUM_VERSION = 5;
+static const int DB_MINIMUM_VERSION = 19;
 
 static const char *_timestr()
 {