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
ensembl-hive
Commits
d4214303
Commit
d4214303
authored
Feb 12, 2009
by
Leo Gordon
Browse files
long runs of dashes discouraged?
parent
d99034b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
sql/tables.sql
sql/tables.sql
+9
-8
No files found.
sql/tables.sql
View file @
d4214303
------------------------------------------------------------------------------------
-- ----------------------------------------------------------------------------------
--
-- Table structure for table 'hive'
--
...
...
@@ -28,7 +29,7 @@ CREATE TABLE hive (
);
--
-
---------------------------------------------------------------------------------
--
---------------------------------------------------------------------------------
--
-- Table structure for table 'dataflow_rule'
--
...
...
@@ -65,7 +66,7 @@ CREATE TABLE dataflow_rule (
);
--
-
---------------------------------------------------------------------------------
--
---------------------------------------------------------------------------------
--
-- Table structure for table 'analysis_ctrl_rule'
--
...
...
@@ -92,7 +93,7 @@ CREATE TABLE analysis_ctrl_rule (
);
--
-
---------------------------------------------------------------------------------
--
---------------------------------------------------------------------------------
--
-- Table structure for table 'analysis_job'
--
...
...
@@ -137,7 +138,7 @@ CREATE TABLE analysis_job (
);
--
-
---------------------------------------------------------------------------------
--
---------------------------------------------------------------------------------
--
-- Table structure for table 'analysis_job_file'
--
...
...
@@ -166,7 +167,7 @@ CREATE TABLE analysis_job_file (
);
--
-
---------------------------------------------------------------------------------
--
---------------------------------------------------------------------------------
--
-- Table structure for table 'analysis_data'
--
...
...
@@ -188,7 +189,7 @@ CREATE TABLE analysis_data (
);
--
-
---------------------------------------------------------------------------------
--
---------------------------------------------------------------------------------
--
-- Table structure for table 'analysis_stats'
--
...
...
@@ -256,7 +257,7 @@ CREATE TABLE analysis_stats_monitor (
sync_lock
int
(
10
)
default
0
NOT
NULL
);
--
-
---------------------------------------------------------------------------------
--
---------------------------------------------------------------------------------
--
-- Table structure for table 'monitor'
--
...
...
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