core/metadata: migrate sandboxes bucket into v1
Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@ const (
|
||||
// dbVersion represents updates to the schema
|
||||
// version which are additions and compatible with
|
||||
// prior version of the same schema.
|
||||
dbVersion = 3
|
||||
dbVersion = 4
|
||||
)
|
||||
|
||||
// DBOpt configures how we set up the DB
|
||||
|
||||
Reference in New Issue
Block a user