Bump schema version
This commit is contained in:
parent
a709fe7469
commit
e287c00a5d
@ -40,7 +40,7 @@ def init_app(app):
|
||||
hasSchemaVersionTable = False
|
||||
actionWasTaken = False
|
||||
schemaVersion = 0
|
||||
desiredSchemaVersion = 5
|
||||
desiredSchemaVersion = 6
|
||||
|
||||
cursor = connection.cursor()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user