Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
guiHive
Commits
c8cadcea
Commit
c8cadcea
authored
Feb 01, 2019
by
Brandon Walts
Browse files
Added support for schema version 95
parent
157d9ee9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
guihive-deploy.sh
guihive-deploy.sh
+2
-1
guihive-dev-deploy.sh
guihive-dev-deploy.sh
+2
-1
No files found.
guihive-deploy.sh
View file @
c8cadcea
...
...
@@ -162,7 +162,8 @@ link_guihive_version "90" "89"
# 91 is listed in the first section
link_guihive_version
"92"
"91"
link_guihive_version
"93"
"91"
# even though the change in procedures.mysql is already pushed at sql_schema_94_start^4
link_guihive_version
"94"
"91"
"master"
link_guihive_version
"94"
"91"
link_guihive_version
"95"
"91"
"master"
trap
- EXIT
guihive-dev-deploy.sh
View file @
c8cadcea
...
...
@@ -153,7 +153,8 @@ link_guihive_version "90" "89"
# 91 is listed in the first section
link_guihive_version
"92"
"91"
link_guihive_version
"93"
"91"
# even though the change in procedures.mysql is already pushed at sql_schema_94_start^4
link_guihive_version
"94"
"91"
"master"
link_guihive_version
"94"
"91"
link_guihive_version
"95"
"91"
"master"
trap
- EXIT
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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