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
2d8e5f7e
Commit
2d8e5f7e
authored
Mar 09, 2011
by
Leo Gordon
Browse files
schema version change
parent
1f312613
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 @
2d8e5f7e
...
...
@@ -439,5 +439,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
', '
6
1
');
INSERT IGNORE INTO meta (species_id, meta_key, meta_value) VALUES (NULL, '
schema_version
', '
6
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