Merge "Open Queens for data migrations"
This commit is contained in:
commit
a6fa8d9ce7
@ -47,7 +47,7 @@ def get_backend():
|
|||||||
# Migration-related constants
|
# Migration-related constants
|
||||||
EXPAND_BRANCH = 'expand'
|
EXPAND_BRANCH = 'expand'
|
||||||
CONTRACT_BRANCH = 'contract'
|
CONTRACT_BRANCH = 'contract'
|
||||||
CURRENT_RELEASE = 'pike'
|
CURRENT_RELEASE = 'queens'
|
||||||
ALEMBIC_INIT_VERSION = 'liberty'
|
ALEMBIC_INIT_VERSION = 'liberty'
|
||||||
LATEST_REVISION = 'pike01'
|
LATEST_REVISION = 'pike01'
|
||||||
INIT_VERSION = 0
|
INIT_VERSION = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user