Upgrade hive database version to 2
(cherry picked from commit 717d8953ce6a14c8cf7d23f64e206009f6ba1b32)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
class CacheVersion {
|
||||
static const int hiveDBVersion = 1;
|
||||
static const int hiveDBVersion = 2;
|
||||
}
|
||||
Reference in New Issue
Block a user