~launchpad-pqm/launchpad/devel

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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Generated by fdp version 2.2.1 (Thu Apr  6 00:32:47 UTC 2006)
     For user: (stub) Stuart Bishop,,,   Title: g    Pages: 1 -->
<svg width="1660px" height="881px"
 viewBox = "-1 -1 1659 880"
 xmlns="http://www.w3.org/2000/svg">
<g id="graph0" class="graph" style="font-family:Times-Roman;font-size:14.00;">
<title>g</title>
<text text-anchor="middle" style="font-size:22.00;" x="829" y="863">Sprint</text>
<g id="node1" class="node"><title>specification</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="160,643 160,259 588,259 588,643 160,643"/>
<polygon style="fill:white;stroke:white;" points="163,276 163,262 585,262 585,276 163,276"/>
<text text-anchor="middle" style="font-size:8.00;" x="374" y="272">specification</text>
<polygon style="fill:none;stroke:black;" points="163,276 163,262 585,262 585,276 163,276"/>
<text text-anchor="middle" style="font-size:8.00;" x="169" y="287">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="245" y="287">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="307" y="287"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="175" y="301">name</text>
<text text-anchor="middle" style="font-size:8.00;" x="243" y="301">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="311" y="301"> UNIQUE UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="172" y="315">title</text>
<text text-anchor="middle" style="font-size:8.00;" x="243" y="315">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="181" y="329">summary</text>
<text text-anchor="middle" style="font-size:8.00;" x="243" y="329">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="176" y="343">owner</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="343">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="317" y="343"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="179" y="357">assignee</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="357">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="317" y="357"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="176" y="371">drafter</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="371">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="317" y="371"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="180" y="385">approver</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="385">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="317" y="385"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="184" y="399">datecreated</text>
<text text-anchor="middle" style="font-size:8.00;" x="254" y="399">timestamp</text>
<text text-anchor="middle" style="font-size:8.00;" x="178" y="413">product</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="413">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="425" y="413"> REFERENCES product REFERENCES milestone UNIQUE REFERENCES productseries </text>
<text text-anchor="middle" style="font-size:8.00;" x="188" y="427">productseries</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="427">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="327" y="427"> REFERENCES productseries </text>
<text text-anchor="middle" style="font-size:8.00;" x="184" y="441">distribution</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="441">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="430" y="441"> REFERENCES distribution REFERENCES milestone UNIQUE REFERENCES distrorelease </text>
<text text-anchor="middle" style="font-size:8.00;" x="186" y="455">distrorelease</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="455">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="326" y="455"> REFERENCES distrorelease </text>
<text text-anchor="middle" style="font-size:8.00;" x="182" y="469">milestone</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="469">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="364" y="469"> REFERENCES milestone REFERENCES milestone </text>
<text text-anchor="middle" style="font-size:8.00;" x="175" y="483">status</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="483">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="178" y="497">priority</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="497">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="177" y="511">specurl</text>
<text text-anchor="middle" style="font-size:8.00;" x="243" y="511">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="295" y="511"> UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="184" y="525">whiteboard</text>
<text text-anchor="middle" style="font-size:8.00;" x="243" y="525">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="190" y="539">superseded_by</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="539">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="326" y="539"> REFERENCES specification </text>
<text text-anchor="middle" style="font-size:8.00;" x="194" y="553">needs_discussion</text>
<text text-anchor="middle" style="font-size:8.00;" x="250" y="553">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="197" y="567">direction_approved</text>
<text text-anchor="middle" style="font-size:8.00;" x="250" y="567">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="183" y="581">man_days</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="581">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="179" y="595">delivery</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="595">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="182" y="609">goalstatus</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="609">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="188" y="623">informational</text>
<text text-anchor="middle" style="font-size:8.00;" x="250" y="623">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="170" y="637">fti</text>
<text text-anchor="middle" style="font-size:8.00;" x="250" y="637">tsvector</text>
<polygon style="fill:none;stroke:black;" points="160,643 160,259 588,259 588,643 160,643"/>
</g>
<g id="edge22" class="edge"><title>specification&#45;&gt;specification</title>
<path style="fill:none;stroke:black;" d="M596,547C607,523 614,491 614,451 614,416 609,387 600,364"/>
<polygon style="fill:black;stroke:black;" points="597,366 596,355 603,363 597,366"/>
</g>
<g id="node5" class="node"><title>fake_person_340</title>
<ellipse cx="34" cy="599" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="34" y="602">person</text>
</g>
<g id="edge2" class="edge"><title>specification&#45;&gt;fake_person_340</title>
<path style="fill:none;stroke:black;" d="M152,548C118,563 88,576 66,585"/>
<polygon style="fill:black;stroke:black;" points="68,588 57,589 65,582 68,588"/>
</g>
<g id="node7" class="node"><title>fake_person_342</title>
<ellipse cx="325" cy="87" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="325" y="90">person</text>
</g>
<g id="edge4" class="edge"><title>specification&#45;&gt;fake_person_342</title>
<path style="fill:none;stroke:black;" d="M348,255C340,200 333,147 328,115"/>
<polygon style="fill:black;stroke:black;" points="325,115 327,105 331,115 325,115"/>
</g>
<g id="node9" class="node"><title>fake_person_344</title>
<ellipse cx="204" cy="219" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="204" y="222">person</text>
</g>
<g id="edge6" class="edge"><title>specification&#45;&gt;fake_person_344</title>
<path style="fill:none;stroke:black;" d="M230,255C227,251 225,247 222,243"/>
<polygon style="fill:black;stroke:black;" points="219,245 216,235 225,241 219,245"/>
</g>
<g id="node11" class="node"><title>fake_person_346</title>
<ellipse cx="446" cy="682" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="446" y="685">person</text>
</g>
<g id="edge8" class="edge"><title>specification&#45;&gt;fake_person_346</title>
<path style="fill:none;stroke:black;" d="M435,647C436,650 437,652 438,655"/>
<polygon style="fill:black;stroke:black;" points="441,653 441,664 435,656 441,653"/>
</g>
<g id="node13" class="node"><title>fake_product_348</title>
<ellipse cx="622" cy="720" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="622" y="723">product</text>
</g>
<g id="edge10" class="edge"><title>specification&#45;&gt;fake_product_348</title>
<path style="fill:none;stroke:black;" d="M555,647C573,667 589,685 601,698"/>
<polygon style="fill:black;stroke:black;" points="603,695 608,705 598,700 603,695"/>
</g>
<g id="node15" class="node"><title>fake_milestone_350</title>
<ellipse cx="152" cy="747" rx="28" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="152" y="750">milestone</text>
</g>
<g id="edge12" class="edge"><title>specification&#45;&gt;fake_milestone_350</title>
<path style="fill:none;stroke:black;" d="M227,647C205,677 184,704 170,723"/>
<polygon style="fill:black;stroke:black;" points="173,725 164,731 167,721 173,725"/>
</g>
<g id="node17" class="node"><title>fake_productseries_352</title>
<ellipse cx="101" cy="453" rx="34" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="101" y="456">productseries</text>
</g>
<g id="edge14" class="edge"><title>specification&#45;&gt;fake_productseries_352</title>
<path style="fill:none;stroke:black;" d="M152,453C150,453 147,453 145,453"/>
<polygon style="fill:black;stroke:black;" points="145,456 135,453 145,449 145,456"/>
</g>
<g id="node19" class="node"><title>fake_distribution_354</title>
<ellipse cx="36" cy="291" rx="30" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="36" y="294">distribution</text>
</g>
<g id="edge16" class="edge"><title>specification&#45;&gt;fake_distribution_354</title>
<path style="fill:none;stroke:black;" d="M152,346C119,330 90,316 68,306"/>
<polygon style="fill:black;stroke:black;" points="67,309 59,302 70,303 67,309"/>
</g>
<g id="node21" class="node"><title>fake_milestone_356</title>
<ellipse cx="335" cy="820" rx="28" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="335" y="823">milestone</text>
</g>
<g id="edge18" class="edge"><title>specification&#45;&gt;fake_milestone_356</title>
<path style="fill:none;stroke:black;" d="M353,647C348,704 341,759 338,792"/>
<polygon style="fill:black;stroke:black;" points="341,792 337,802 335,792 341,792"/>
</g>
<g id="node23" class="node"><title>fake_distrorelease_358</title>
<ellipse cx="506" cy="221" rx="32" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="506" y="224">distrorelease</text>
</g>
<g id="edge20" class="edge"><title>specification&#45;&gt;fake_distrorelease_358</title>
<path style="fill:none;stroke:black;" d="M487,255C488,252 490,250 491,247"/>
<polygon style="fill:black;stroke:black;" points="488,245 496,238 494,248 488,245"/>
</g>
<g id="node2" class="node"><title>sprint</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="1065,276 1065,102 1241,102 1241,276 1065,276"/>
<polygon style="fill:white;stroke:white;" points="1068,119 1068,105 1238,105 1238,119 1068,119"/>
<text text-anchor="middle" style="font-size:8.00;" x="1153" y="115">sprint</text>
<polygon style="fill:none;stroke:black;" points="1068,119 1068,105 1238,105 1238,119 1068,119"/>
<text text-anchor="middle" style="font-size:8.00;" x="1074" y="130">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="1125" y="130">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="1187" y="130"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="1081" y="144">owner</text>
<text text-anchor="middle" style="font-size:8.00;" x="1128" y="144">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="1197" y="144"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="1080" y="158">name</text>
<text text-anchor="middle" style="font-size:8.00;" x="1123" y="158">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="1175" y="158"> UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="1077" y="172">title</text>
<text text-anchor="middle" style="font-size:8.00;" x="1123" y="172">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="1086" y="186">summary</text>
<text text-anchor="middle" style="font-size:8.00;" x="1123" y="186">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="1090" y="200">home_page</text>
<text text-anchor="middle" style="font-size:8.00;" x="1123" y="200">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="1083" y="214">address</text>
<text text-anchor="middle" style="font-size:8.00;" x="1123" y="214">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="1088" y="228">time_zone</text>
<text text-anchor="middle" style="font-size:8.00;" x="1123" y="228">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="1089" y="242">time_starts</text>
<text text-anchor="middle" style="font-size:8.00;" x="1134" y="242">timestamp</text>
<text text-anchor="middle" style="font-size:8.00;" x="1088" y="256">time_ends</text>
<text text-anchor="middle" style="font-size:8.00;" x="1134" y="256">timestamp</text>
<text text-anchor="middle" style="font-size:8.00;" x="1089" y="270">datecreated</text>
<text text-anchor="middle" style="font-size:8.00;" x="1134" y="270">timestamp</text>
<polygon style="fill:none;stroke:black;" points="1065,276 1065,102 1241,102 1241,276 1065,276"/>
</g>
<g id="node26" class="node"><title>fake_person_372</title>
<ellipse cx="1245" cy="23" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="1245" y="26">person</text>
</g>
<g id="edge24" class="edge"><title>sprint&#45;&gt;fake_person_372</title>
<path style="fill:none;stroke:black;" d="M1204,98C1214,80 1223,63 1231,49"/>
<polygon style="fill:black;stroke:black;" points="1228,47 1236,40 1234,50 1228,47"/>
</g>
<g id="node3" class="node"><title>sprintattendance</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="1344,194 1344,104 1550,104 1550,194 1344,194"/>
<polygon style="fill:white;stroke:white;" points="1347,121 1347,107 1547,107 1547,121 1347,121"/>
<text text-anchor="middle" style="font-size:8.00;" x="1447" y="117">sprintattendance</text>
<polygon style="fill:none;stroke:black;" points="1347,121 1347,107 1547,107 1547,121 1347,121"/>
<text text-anchor="middle" style="font-size:8.00;" x="1353" y="132">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="1402" y="132">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="1464" y="132"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="1363" y="146">attendee</text>
<text text-anchor="middle" style="font-size:8.00;" x="1405" y="146">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="1490" y="146"> UNIQUE REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="1359" y="160">sprint</text>
<text text-anchor="middle" style="font-size:8.00;" x="1405" y="160">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="1488" y="160"> UNIQUE REFERENCES sprint </text>
<text text-anchor="middle" style="font-size:8.00;" x="1368" y="174">time_starts</text>
<text text-anchor="middle" style="font-size:8.00;" x="1411" y="174">timestamp</text>
<text text-anchor="middle" style="font-size:8.00;" x="1367" y="188">time_ends</text>
<text text-anchor="middle" style="font-size:8.00;" x="1411" y="188">timestamp</text>
<polygon style="fill:none;stroke:black;" points="1344,194 1344,104 1550,104 1550,194 1344,194"/>
</g>
<g id="edge28" class="edge"><title>sprintattendance&#45;&gt;sprint</title>
<path style="fill:none;stroke:black;" d="M1336,164C1310,168 1284,171 1259,175"/>
<polygon style="fill:black;stroke:black;" points="1259,178 1249,176 1259,172 1259,178"/>
</g>
<g id="node28" class="node"><title>fake_person_374</title>
<ellipse cx="1625" cy="120" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="1625" y="123">person</text>
</g>
<g id="edge26" class="edge"><title>sprintattendance&#45;&gt;fake_person_374</title>
<path style="fill:none;stroke:black;" d="M1558,131C1569,129 1579,127 1589,126"/>
<polygon style="fill:black;stroke:black;" points="1589,123 1599,124 1590,129 1589,123"/>
</g>
<g id="node4" class="node"><title>sprintspecification</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="752,372 752,268 972,268 972,372 752,372"/>
<polygon style="fill:white;stroke:white;" points="755,285 755,271 969,271 969,285 755,285"/>
<text text-anchor="middle" style="font-size:8.00;" x="862" y="281">sprintspecification</text>
<polygon style="fill:none;stroke:black;" points="755,285 755,271 969,271 969,285 755,285"/>
<text text-anchor="middle" style="font-size:8.00;" x="761" y="296">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="815" y="296">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="866" y="296"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="767" y="310">sprint</text>
<text text-anchor="middle" style="font-size:8.00;" x="818" y="310">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="890" y="310"> REFERENCES sprint UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="778" y="324">specification</text>
<text text-anchor="middle" style="font-size:8.00;" x="818" y="324">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="902" y="324"> REFERENCES specification UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="767" y="338">status</text>
<text text-anchor="middle" style="font-size:8.00;" x="818" y="338">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="776" y="352">whiteboard</text>
<text text-anchor="middle" style="font-size:8.00;" x="813" y="352">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="775" y="366">nominator</text>
<text text-anchor="middle" style="font-size:8.00;" x="818" y="366">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="876" y="366"> REFERENCES person </text>
<polygon style="fill:none;stroke:black;" points="752,372 752,268 972,268 972,372 752,372"/>
</g>
<g id="edge32" class="edge"><title>sprintspecification&#45;&gt;specification</title>
<path style="fill:none;stroke:black;" d="M744,352C702,363 654,376 606,388"/>
<polygon style="fill:black;stroke:black;" points="607,391 596,391 605,385 607,391"/>
</g>
<g id="edge30" class="edge"><title>sprintspecification&#45;&gt;sprint</title>
<path style="fill:none;stroke:black;" d="M980,267C1003,256 1026,246 1048,236"/>
<polygon style="fill:black;stroke:black;" points="1046,233 1057,232 1049,239 1046,233"/>
</g>
<g id="node33" class="node"><title>fake_person_379</title>
<ellipse cx="1018" cy="422" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="1018" y="425">person</text>
</g>
<g id="edge34" class="edge"><title>sprintspecification&#45;&gt;fake_person_379</title>
<path style="fill:none;stroke:black;" d="M948,376C963,386 978,396 990,404"/>
<polygon style="fill:black;stroke:black;" points="992,401 999,409 989,407 992,401"/>
</g>
</g>
</svg>