Change database migration version to wallaby
Change-Id: I5c57696827719d752879cb11044d9e969c853411
This commit is contained in:
parent
cbc8519554
commit
03bf00ee3b
@ -47,7 +47,7 @@ def get_backend():
|
||||
# Migration-related constants
|
||||
EXPAND_BRANCH = 'expand'
|
||||
CONTRACT_BRANCH = 'contract'
|
||||
CURRENT_RELEASE = 'victoria'
|
||||
CURRENT_RELEASE = 'wallaby'
|
||||
ALEMBIC_INIT_VERSION = 'liberty'
|
||||
LATEST_REVISION = 'ussuri_contract01'
|
||||
INIT_VERSION = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user