Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
guiHive
Commits
259ef512
Commit
259ef512
authored
Jul 03, 2019
by
Brandon Walts
Committed by
Marek Szuba
Jul 03, 2019
Browse files
Added support for schema version 96
parent
c8cadcea
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 @
259ef512
...
...
@@ -163,7 +163,8 @@ link_guihive_version "90" "89"
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"
link_guihive_version
"95"
"91"
"master"
link_guihive_version
"95"
"91"
link_guihive_version
"96"
"91"
"master"
trap
- EXIT
guihive-dev-deploy.sh
View file @
259ef512
...
...
@@ -154,7 +154,8 @@ link_guihive_version "90" "89"
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"
link_guihive_version
"95"
"91"
"master"
link_guihive_version
"95"
"91"
link_guihive_version
"96"
"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