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
ensembl-hive
Commits
9784eb90
Commit
9784eb90
authored
Apr 23, 2013
by
Leo Gordon
Browse files
changed schema version to 72
parent
109a2a5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sql/tables.sql
sql/tables.sql
+1
-1
No files found.
sql/tables.sql
View file @
9784eb90
...
...
@@ -565,5 +565,5 @@ CREATE TABLE monitor (
#
Auto
add
schema
version
to
database
(
should
be
overridden
by
Compara
's table.sql)
INSERT IGNORE INTO meta (species_id, meta_key, meta_value) VALUES (NULL, '
schema_version
', '
7
1
');
INSERT IGNORE INTO meta (species_id, meta_key, meta_value) VALUES (NULL, '
schema_version
', '
7
2
');
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