overview.html
2.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<html xmlns="http://www.w3.org/1999/xhtml">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Model Report - Overview</title>
<link rel="stylesheet" type="text/css" media="screen" href="basic.css">
</head>
<body>
<h1 class="overview-head">Overview</h1>
<table class="overview">
<colgroup>
<col width="30%" />
<col width="*" />
</colgroup>
<tr>
<td class="property-name">Document Title: </td>
<td class="property-value">New Model</td>
</tr>
<tr>
<td class="property-name">Project Name: </td>
<td class="property-value">F-GFT-CC database schema (PDM)</td>
</tr>
<tr>
<td class="property-name">Author: </td>
<td class="property-value">Etienne Pallier</td>
</tr>
<tr>
<td class="property-name">Version: </td>
<td class="property-value">1.0</td>
</tr>
<tr>
<td class="property-name">Description: </td>
<td class="property-value"></td>
</tr>
<tr>
<td class="property-name">Created: </td>
<td class="property-value">2016-03-11 18:36</td>
</tr>
<tr>
<td class="property-name">Last Updated: </td>
<td class="property-value">2016-03-18 17:30</td>
</tr>
<tr>
<td class="property-name">Schemata: </td>
<td class="property-value">1</td>
</tr>
<tr>
<td class="property-name">Tables: </td>
<td class="property-value">25</td>
</tr>
<tr>
<td class="property-name">Views: </td>
<td class="property-value">0</td>
</tr>
<tr>
<td class="property-name">Stored Routines: </td>
<td class="property-value">0</td>
</tr>
<tr>
<td class="property-name">Columns: </td>
<td class="property-value">254</td>
</tr>
<tr>
<td class="property-name">Indices: </td>
<td class="property-value">0</td>
</tr>
<tr>
<td class="property-name">Foreign Keys: </td>
<td class="property-value">24</td>
</tr>
<tr>
<td class="property-name">Triggers: </td>
<td class="property-value">0</td>
</tr>
<tr>
<td class="property-name">Events: </td>
<td class="property-value">not supported</td>
</tr>
<tr style="margin-top: 10px">
<td class="property-name">Report Generated: </td>
<td class="property-value">2016-03-18 17:51</td>
</tr>
</table>
</body>
</html>