Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zentraler Informatikdienst
Digitale Medien und Lerntechnologien
arsnova
arsnova-setuptool
Commits
06791668
Commit
06791668
authored
Jan 26, 2017
by
Daniel Gerhardt
Browse files
Bump version for migration
parent
4cfa3538
Changes
1
Hide whitespace changes
Inline
Side-by-side
migrations.py
View file @
06791668
...
...
@@ -306,6 +306,8 @@ def migrate(migration):
print
"Deleting 'sort_order' design document..."
if
not
conn
.
delete
(
db_url
+
"/_design/sort_order"
):
print
"'sort_order' design document not found"
# bump database version
current_version
=
11
print
bump
(
current_version
)
if
current_version
==
11
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment