Try a different version

This commit is contained in:
tengqm 2014-12-17 01:48:53 +08:00
parent f82a20a782
commit 21d77bdfb4

View File

@ -15,7 +15,7 @@ import os
from oslo.db.sqlalchemy import migration as oslo_migration
INIT_VERSION = 14
INIT_VERSION = 1
def db_sync(engine, version=None):