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
9e0451b0
Commit
9e0451b0
authored
Sep 10, 2010
by
Leo Gordon
Browse files
we are producing 60 already!
parent
7aab37ad
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 @
9e0451b0
...
@@ -424,5 +424,5 @@ CREATE TABLE IF NOT EXISTS analysis_description (
...
@@ -424,5 +424,5 @@ CREATE TABLE IF NOT EXISTS analysis_description (
#
Auto
add
schema
version
to
database
(
should
be
overridden
by
Compara
's table.sql)
#
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
"
,
"59"
);
INSERT IGNORE INTO meta (species_id, meta_key, meta_value) VALUES (NULL,
'
schema_version
'
,
'
60
'
);
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