This commit is contained in:
@@ -9,7 +9,7 @@ from alembic.runtime.migration import MigrationContext
|
||||
from cloud.database import create_database_engine, normalize_database_url
|
||||
|
||||
|
||||
HEAD_REVISION = "0003_cloud_user_authentication"
|
||||
HEAD_REVISION = "0004_cloud_governance"
|
||||
|
||||
|
||||
class SchemaVersionError(RuntimeError):
|
||||
|
||||
Reference in New Issue
Block a user