Skip to content

Commit fdb87b9

Browse files
committed
Revert "Site checkin for project seqware-distribution"
This reverts commit 63c24d7.
1 parent 63c24d7 commit fdb87b9

File tree

376 files changed

+12677
-7788
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

376 files changed

+12677
-7788
lines changed

metadb-schema/anomalies.html

+15-23
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<!-- SchemaSpy rev 590 -->
5-
<title>SchemaSpy - seqware_meta_db.public - Anomalies</title>
5+
<title>SchemaSpy - test_seqware_meta_db.public - Anomalies</title>
66
<link rel=stylesheet href='schemaSpy.css' type='text/css'>
77
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=ISO-8859-1'>
88
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='jquery.js'></SCRIPT>
@@ -25,32 +25,14 @@
2525
<div class='content' style='clear:both;'>
2626
<table width='100%' border='0' cellpadding='0'>
2727
<tr>
28-
<td class='heading' valign='middle'><span class='header'>SchemaSpy Analysis of <span title='Database'>seqware_meta_db</span>.<span title='Schema'>public</span> - Anomalies</span></td>
28+
<td class='heading' valign='middle'><span class='header'>SchemaSpy Analysis of <span title='Database'>test_seqware_meta_db</span>.<span title='Schema'>public</span> - Anomalies</span></td>
2929
<td class='heading' align='right' valign='top' title='John Currier - Creator of Cool Tools'><span class='indent'>Generated by</span><br><span class='indent'><span class='signature'><a href='http://schemaspy.sourceforge.net' target='_blank'>SchemaSpy</a></span></span></td>
3030
</tr>
3131
</table>
3232
<table width='100%'>
33-
<tr><td class='container' align='right' valign='top' colspan='2'><a href='http://sourceforge.net' target='_blank'><img src='http://sourceforge.net/sflogo.php?group_id=137197&amp;type=1' alt='SourceForge.net' border='0' height='31' width='88'></a></td></tr>
3433
<tr>
3534
<td class='container'><b>Things that might not be 'quite right' about your schema:</b></td>
3635
<td class='container' align='right'>
37-
<div style="margin-right: 2pt;">
38-
<script type="text/javascript"><!--
39-
google_ad_client = "pub-9598353634003340";
40-
google_ad_channel ="SchemaSpy-generated";
41-
google_ad_width = 234;
42-
google_ad_height = 60;
43-
google_ad_format = "234x60_as";
44-
google_ad_type = "text";
45-
google_color_border = "9bab96";
46-
google_color_link = "489148";
47-
google_color_text = "000000";
48-
//-->
49-
</script>
50-
<script type="text/javascript"
51-
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
52-
</script>
53-
</div>
5436
</td></tr></table>
5537
<ul>
5638
<li>
@@ -83,13 +65,17 @@
8365
</tr>
8466
</thead>
8567
<tbody>
68+
<tr>
69+
<td class='detail'><a href='tables/file_provenance_report.html'>file_provenance_report</a></td>
70+
<td class='detail' align='right'>81,301</td>
71+
</tr>
8672
<tr>
8773
<td class='detail'><a href='tables/version.html'>version</a></td>
8874
<td class='detail' align='right'>0</td>
8975
</tr>
9076
</tbody>
9177
</table>
92-
1 instance of anomaly detected<p></li>
78+
2 instances of anomaly detected<p></li>
9379
<li>
9480
<b>Columns that are flagged as both 'nullable' and 'must be unique':</b>
9581
<table class='dataTable' border='1' rules='groups'>
@@ -108,9 +94,15 @@
10894
<tr>
10995
<td class='detail'><a href='tables/workflow_run.html'>workflow_run</a>.sw_accession</td>
11096
</tr>
97+
<tr>
98+
<td class='detail'><a href='tables/workflow_run_input_files.html'>workflow_run_input_files</a>.file_id</td>
99+
</tr>
100+
<tr>
101+
<td class='detail'><a href='tables/workflow_run_input_files.html'>workflow_run_input_files</a>.workflow_run_id</td>
102+
</tr>
111103
</tbody>
112104
</table>
113-
3 instances of anomaly detected<p></li>
105+
5 instances of anomaly detected<p></li>
114106
<li>
115107
<b>Tables that contain a single column:</b><br>Anomaly not detected<p></li>
116108
<li>
@@ -122,4 +114,4 @@
122114
</ul>
123115
</div>
124116
</body>
125-
</html>
117+
</html>

0 commit comments

Comments
 (0)