forked from 3wordchant/capsul-flask
Add Alpine 3.13
This commit is contained in:
@ -40,7 +40,7 @@ def init_app(app):
|
||||
hasSchemaVersionTable = False
|
||||
actionWasTaken = False
|
||||
schemaVersion = 0
|
||||
desiredSchemaVersion = 10
|
||||
desiredSchemaVersion = 11
|
||||
|
||||
cursor = connection.cursor()
|
||||
|
||||
|
Reference in New Issue
Block a user