Skip to content

Commit 10fffad

Browse files
committed
add database schema
1 parent 2a2c3de commit 10fffad

File tree

91 files changed

+12672
-0
lines changed

Some content is hidden

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

91 files changed

+12672
-0
lines changed

database_schema/annotation.aae_biotopes_quaero.xml

+240
Large diffs are not rendered by default.

database_schema/anomalies.html

+121
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
2+
<html>
3+
<head>
4+
<!-- SchemaSpy rev 590 -->
5+
<title>SchemaSpy - annotation.aae_biotopes_quaero - Anomalies</title>
6+
<link rel=stylesheet href='schemaSpy.css' type='text/css'>
7+
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=ISO-8859-1'>
8+
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='jquery.js'></SCRIPT>
9+
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='schemaSpy.js'></SCRIPT>
10+
</head>
11+
<body>
12+
<table id='headerHolder' cellspacing='0' cellpadding='0'><tr><td>
13+
<div id='header'>
14+
<ul>
15+
<li><a href='index.html' title='All tables and views in the schema'>Tables</a></li>
16+
<li><a href='relationships.html' title='Diagram of table relationships'>Relationships</a></li>
17+
<li><a href='utilities.html' title='View of tables with neither parents nor children'>Utility&nbsp;Tables</a></li>
18+
<li><a href='constraints.html' title='Useful for diagnosing error messages that just give constraint name or number'>Constraints</a></li>
19+
<li id='current'><a href='anomalies.html' title="Things that might not be quite right">Anomalies</a></li>
20+
<li><a href='columns.byTable.html' title="All of the columns in the schema">Columns</a></li>
21+
<li><a href='http://sourceforge.net/donate/index.php?group_id=137197' title='Please help keep SchemaSpy alive' target='_blank'>Donate</a></li>
22+
</ul>
23+
</div>
24+
</td></tr></table>
25+
<div class='content' style='clear:both;'>
26+
<table width='100%' border='0' cellpadding='0'>
27+
<tr>
28+
<td class='heading' valign='middle'><span class='header'>SchemaSpy Analysis of <span title='Database'>annotation</span>.<span title='Schema'>aae_biotopes_quaero</span> - Anomalies</span></td>
29+
<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>
30+
</tr>
31+
</table>
32+
<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>
34+
<tr>
35+
<td class='container'><b>Things that might not be 'quite right' about your schema:</b></td>
36+
<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>
54+
</td></tr></table>
55+
<ul>
56+
<li>
57+
<b>Columns whose name and type imply a relationship to another table's primary key:</b>
58+
<br>Anomaly not detected<p></li>
59+
<li>
60+
<b>Tables without indexes:</b>
61+
<table class='dataTable' border='1' rules='groups'>
62+
<colgroup>
63+
<colgroup>
64+
<thead align='left'>
65+
<tr>
66+
<th>Table</th><th>Rows</th>
67+
</tr>
68+
</thead>
69+
<tbody>
70+
<tr>
71+
<td class='detail'><a href='tables/databasemodelversion.html'>databasemodelversion</a></td>
72+
<td class='detail' align='right'>0</td>
73+
</tr>
74+
</tbody>
75+
</table>
76+
1 instance of anomaly detected<p></li>
77+
<li>
78+
<b>Columns that are flagged as both 'nullable' and 'must be unique':</b>
79+
<table class='dataTable' border='1' rules='groups'>
80+
<thead align='left'>
81+
<tr>
82+
<th>Column</th>
83+
</tr>
84+
</thead>
85+
<tbody>
86+
<tr>
87+
<td class='detail'><a href='tables/campaigndocument.html'>campaigndocument</a>.alvisnlp_id</td>
88+
</tr>
89+
<tr>
90+
<td class='detail'><a href='tables/document.html'>document</a>.external_id</td>
91+
</tr>
92+
</tbody>
93+
</table>
94+
2 instances of anomaly detected<p></li>
95+
<li>
96+
<b>Tables that contain a single column:</b><table class='dataTable' border='1' rules='groups'>
97+
<colgroup>
98+
<colgroup>
99+
<thead align='left'>
100+
<tr>
101+
<th>Table</th>
102+
<th>Column</th>
103+
</tr>
104+
</thead>
105+
<tbody>
106+
<tr>
107+
<td class='detail'><a href='tables/databasemodelversion.html'>databasemodelversion</a></td><td class='detail'>v2_2</td>
108+
</tr>
109+
</tbody>
110+
</table>
111+
1 instance of anomaly detected<p></li>
112+
<li>
113+
<b>Tables with incrementing column names, potentially indicating denormalization:</b>
114+
<br>Anomaly not detected<p></li>
115+
<li>
116+
<b>Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:</b>
117+
<br>Anomaly not detected<p></li>
118+
</ul>
119+
</div>
120+
</body>
121+
</html>

0 commit comments

Comments
 (0)