~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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
<?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="1460px" height="1581px"
 viewBox = "-1 -1 1459 1580"
 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="729" y="1563">Calendar</text>
<g id="node1" class="node"><title>calendar</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="390,618 390,556 524,556 524,618 390,618"/>
<polygon style="fill:white;stroke:white;" points="393,573 393,559 521,559 521,573 393,573"/>
<text text-anchor="middle" style="font-size:8.00;" x="457" y="569">calendar</text>
<polygon style="fill:none;stroke:black;" points="393,573 393,559 521,559 521,573 393,573"/>
<text text-anchor="middle" style="font-size:8.00;" x="399" y="584">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="438" y="584">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="489" y="584"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="402" y="598">title</text>
<text text-anchor="middle" style="font-size:8.00;" x="436" y="598">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="409" y="612">revision</text>
<text text-anchor="middle" style="font-size:8.00;" x="441" y="612">integer</text>
<polygon style="fill:none;stroke:black;" points="390,618 390,556 524,556 524,618 390,618"/>
</g>
<g id="node2" class="node"><title>calendarevent</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="514,294 514,162 732,162 732,294 514,294"/>
<polygon style="fill:white;stroke:white;" points="517,179 517,165 729,165 729,179 517,179"/>
<text text-anchor="middle" style="font-size:8.00;" x="623" y="175">calendarevent</text>
<polygon style="fill:none;stroke:black;" points="517,179 517,165 729,165 729,179 517,179"/>
<text text-anchor="middle" style="font-size:8.00;" x="523" y="190">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="571" y="190">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="672" y="190"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="525" y="204">uid</text>
<text text-anchor="middle" style="font-size:8.00;" x="599" y="204">character varying(255)</text>
<text text-anchor="middle" style="font-size:8.00;" x="660" y="204"> UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="533" y="218">calendar</text>
<text text-anchor="middle" style="font-size:8.00;" x="574" y="218">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="685" y="218"> REFERENCES calendar </text>
<text text-anchor="middle" style="font-size:8.00;" x="530" y="232">dtstart</text>
<text text-anchor="middle" style="font-size:8.00;" x="580" y="232">timestamp</text>
<text text-anchor="middle" style="font-size:8.00;" x="533" y="246">duration</text>
<text text-anchor="middle" style="font-size:8.00;" x="575" y="246">interval</text>
<text text-anchor="middle" style="font-size:8.00;" x="526" y="260">title</text>
<text text-anchor="middle" style="font-size:8.00;" x="569" y="260">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="537" y="274">description</text>
<text text-anchor="middle" style="font-size:8.00;" x="569" y="274">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="533" y="288">location</text>
<text text-anchor="middle" style="font-size:8.00;" x="569" y="288">text</text>
<polygon style="fill:none;stroke:black;" points="514,294 514,162 732,162 732,294 514,294"/>
</g>
<g id="edge2" class="edge"><title>calendarevent&#45;&gt;calendar</title>
<path style="fill:none;stroke:black;" d="M601,298C578,364 540,463 494,542 494,543 493,543 493,544"/>
<polygon style="fill:black;stroke:black;" points="496,546 487,552 490,542 496,546"/>
</g>
<g id="node3" class="node"><title>calendarsubscription</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="14,606 14,530 200,530 200,606 14,606"/>
<polygon style="fill:white;stroke:white;" points="17,547 17,533 197,533 197,547 17,547"/>
<text text-anchor="middle" style="font-size:8.00;" x="107" y="543">calendarsubscription</text>
<polygon style="fill:none;stroke:black;" points="17,547 17,533 197,533 197,547 17,547"/>
<text text-anchor="middle" style="font-size:8.00;" x="23" y="558">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="57" y="558">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="108" y="558"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="31" y="572">subject</text>
<text text-anchor="middle" style="font-size:8.00;" x="60" y="572">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="137" y="572"> REFERENCES calendar UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="29" y="586">object</text>
<text text-anchor="middle" style="font-size:8.00;" x="60" y="586">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="137" y="586"> REFERENCES calendar UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="30" y="600">colour</text>
<text text-anchor="middle" style="font-size:8.00;" x="55" y="600">text</text>
<polygon style="fill:none;stroke:black;" points="14,606 14,530 200,530 200,606 14,606"/>
</g>
<g id="edge4" class="edge"><title>calendarsubscription&#45;&gt;calendar</title>
<path style="fill:none;stroke:black;" d="M208,573C260,576 322,579 372,582"/>
<polygon style="fill:black;stroke:black;" points="372,579 382,583 372,585 372,579"/>
</g>
<g id="edge6" class="edge"><title>calendarsubscription&#45;&gt;calendar</title>
<path style="fill:none;stroke:black;" d="M208,573C260,576 322,579 372,582"/>
<polygon style="fill:black;stroke:black;" points="372,579 382,583 372,585 372,579"/>
</g>
<g id="node4" class="node"><title>person</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="340,1264 340,866 598,866 598,1264 340,1264"/>
<polygon style="fill:white;stroke:white;" points="343,883 343,869 595,869 595,883 343,883"/>
<text text-anchor="middle" style="font-size:8.00;" x="469" y="879">person</text>
<polygon style="fill:none;stroke:black;" points="343,883 343,869 595,869 595,883 343,883"/>
<text text-anchor="middle" style="font-size:8.00;" x="349" y="894">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="444" y="894">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="506" y="894"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="366" y="908">displayname</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="908">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="361" y="922">password</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="922">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="364" y="936">teamowner</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="936">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="516" y="936"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="372" y="950">teamdescription</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="950">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="355" y="964">name</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="964">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="361" y="978">language</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="978">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="520" y="978"> REFERENCES language </text>
<text text-anchor="middle" style="font-size:8.00;" x="350" y="992">fti</text>
<text text-anchor="middle" style="font-size:8.00;" x="449" y="992">tsvector</text>
<text text-anchor="middle" style="font-size:8.00;" x="387" y="1006">defaultmembershipperiod</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="1006">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="380" y="1020">defaultrenewalperiod</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="1020">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="375" y="1034">subscriptionpolicy</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="1034">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="358" y="1048">merged</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="1048">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="516" y="1048"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="364" y="1062">datecreated</text>
<text text-anchor="middle" style="font-size:8.00;" x="453" y="1062">timestamp</text>
<text text-anchor="middle" style="font-size:8.00;" x="359" y="1076">calendar</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="1076">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="535" y="1076"> REFERENCES calendar UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="361" y="1090">timezone</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1090">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="366" y="1104">addressline1</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1104">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="366" y="1118">addressline2</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1118">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="366" y="1132">organization</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1132">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="352" y="1146">city</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1146">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="360" y="1160">province</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1160">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="358" y="1174">country</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="1174">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="517" y="1174"> REFERENCES country </text>
<text text-anchor="middle" style="font-size:8.00;" x="360" y="1188">postcode</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1188">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="356" y="1202">phone</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1202">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="377" y="1216">homepage_content</text>
<text text-anchor="middle" style="font-size:8.00;" x="442" y="1216">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="359" y="1230">emblem</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="1230">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="528" y="1230"> REFERENCES libraryfilealias </text>
<text text-anchor="middle" style="font-size:8.00;" x="367" y="1244">hackergotchi</text>
<text text-anchor="middle" style="font-size:8.00;" x="447" y="1244">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="528" y="1244"> REFERENCES libraryfilealias </text>
<text text-anchor="middle" style="font-size:8.00;" x="381" y="1258">hide_email_addresses</text>
<text text-anchor="middle" style="font-size:8.00;" x="449" y="1258">boolean</text>
<polygon style="fill:none;stroke:black;" points="340,1264 340,866 598,866 598,1264 340,1264"/>
</g>
<g id="edge14" class="edge"><title>person&#45;&gt;calendar</title>
<path style="fill:none;stroke:black;" d="M464,862C462,777 459,685 458,632"/>
<polygon style="fill:black;stroke:black;" points="455,632 458,622 462,632 455,632"/>
</g>
<g id="edge8" class="edge"><title>person&#45;&gt;person</title>
<path style="fill:none;stroke:black;" d="M606,1123C617,1110 624,1091 624,1065 624,1044 619,1028 612,1015"/>
<polygon style="fill:black;stroke:black;" points="609,1017 606,1007 615,1013 609,1017"/>
</g>
<g id="edge12" class="edge"><title>person&#45;&gt;person</title>
<path style="fill:none;stroke:black;" d="M606,1203C628,1183 642,1136 642,1065 642,1002 631,958 613,935"/>
<polygon style="fill:black;stroke:black;" points="610,937 606,927 615,932 610,937"/>
</g>
<g id="node11" class="node"><title>fake_language_201</title>
<ellipse cx="108" cy="1324" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="108" y="1327">language</text>
</g>
<g id="edge10" class="edge"><title>person&#45;&gt;fake_language_201</title>
<path style="fill:none;stroke:black;" d="M332,1163C259,1216 177,1276 135,1305"/>
<polygon style="fill:black;stroke:black;" points="137,1308 127,1311 133,1302 137,1308"/>
</g>
<g id="node15" class="node"><title>fake_country_205</title>
<ellipse cx="735" cy="715" rx="27" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="735" y="718">country</text>
</g>
<g id="edge16" class="edge"><title>person&#45;&gt;fake_country_205</title>
<path style="fill:none;stroke:black;" d="M606,885C650,827 693,771 717,739"/>
<polygon style="fill:black;stroke:black;" points="714,737 723,731 720,741 714,737"/>
</g>
<g id="node17" class="node"><title>fake_libraryfilealias_207</title>
<ellipse cx="413" cy="1520" rx="35" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="413" y="1523">libraryfilealias</text>
</g>
<g id="edge18" class="edge"><title>person&#45;&gt;fake_libraryfilealias_207</title>
<path style="fill:none;stroke:black;" d="M444,1268C433,1355 422,1447 416,1492"/>
<polygon style="fill:black;stroke:black;" points="419,1492 415,1502 413,1492 419,1492"/>
</g>
<g id="node19" class="node"><title>fake_libraryfilealias_209</title>
<ellipse cx="752" cy="1424" rx="35" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="752" y="1427">libraryfilealias</text>
</g>
<g id="edge20" class="edge"><title>person&#45;&gt;fake_libraryfilealias_209</title>
<path style="fill:none;stroke:black;" d="M606,1239C655,1302 705,1365 733,1399"/>
<polygon style="fill:black;stroke:black;" points="736,1397 739,1407 730,1401 736,1397"/>
</g>
<g id="node5" class="node"><title>product</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="811,986 811,532 1057,532 1057,986 811,986"/>
<polygon style="fill:white;stroke:white;" points="814,549 814,535 1054,535 1054,549 814,549"/>
<text text-anchor="middle" style="font-size:8.00;" x="934" y="545">product</text>
<polygon style="fill:none;stroke:black;" points="814,549 814,535 1054,535 1054,549 814,549"/>
<text text-anchor="middle" style="font-size:8.00;" x="820" y="560">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="903" y="560">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="965" y="560"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="828" y="574">project</text>
<text text-anchor="middle" style="font-size:8.00;" x="906" y="574">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="975" y="574"> REFERENCES project </text>
<text text-anchor="middle" style="font-size:8.00;" x="827" y="588">owner</text>
<text text-anchor="middle" style="font-size:8.00;" x="906" y="588">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="975" y="588"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="826" y="602">name</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="602">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="953" y="602"> UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="837" y="616">displayname</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="616">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="823" y="630">title</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="630">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="832" y="644">summary</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="644">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="834" y="658">description</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="658">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="835" y="672">datecreated</text>
<text text-anchor="middle" style="font-size:8.00;" x="912" y="672">timestamp</text>
<text text-anchor="middle" style="font-size:8.00;" x="838" y="686">homepageurl</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="686">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="840" y="700">screenshotsurl</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="700">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="829" y="714">wikiurl</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="714">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="826" y="728">listurl</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="728">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="846" y="742">programminglang</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="742">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="837" y="756">downloadurl</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="756">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="831" y="770">lastdoap</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="770">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="847" y="784">sourceforgeproject</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="784">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="844" y="798">freshmeatproject</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="798">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="832" y="812">reviewed</text>
<text text-anchor="middle" style="font-size:8.00;" x="908" y="812">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="826" y="826">active</text>
<text text-anchor="middle" style="font-size:8.00;" x="908" y="826">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="821" y="840">fti</text>
<text text-anchor="middle" style="font-size:8.00;" x="908" y="840">tsvector</text>
<text text-anchor="middle" style="font-size:8.00;" x="834" y="854">autoupdate</text>
<text text-anchor="middle" style="font-size:8.00;" x="908" y="854">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="843" y="868">translationgroup</text>
<text text-anchor="middle" style="font-size:8.00;" x="906" y="868">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="990" y="868"> REFERENCES translationgroup </text>
<text text-anchor="middle" style="font-size:8.00;" x="852" y="882">translationpermission</text>
<text text-anchor="middle" style="font-size:8.00;" x="906" y="882">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="835" y="896">releaseroot</text>
<text text-anchor="middle" style="font-size:8.00;" x="901" y="896">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="830" y="910">calendar</text>
<text text-anchor="middle" style="font-size:8.00;" x="906" y="910">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="994" y="910"> REFERENCES calendar UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="841" y="924">official_rosetta</text>
<text text-anchor="middle" style="font-size:8.00;" x="908" y="924">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="842" y="938">official_malone</text>
<text text-anchor="middle" style="font-size:8.00;" x="908" y="938">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="835" y="952">bugcontact</text>
<text text-anchor="middle" style="font-size:8.00;" x="906" y="952">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="975" y="952"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="843" y="966">security_contact</text>
<text text-anchor="middle" style="font-size:8.00;" x="906" y="966">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="975" y="966"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="826" y="980">driver</text>
<text text-anchor="middle" style="font-size:8.00;" x="906" y="980">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="975" y="980"> REFERENCES person </text>
<polygon style="fill:none;stroke:black;" points="811,986 811,532 1057,532 1057,986 811,986"/>
</g>
<g id="edge28" class="edge"><title>product&#45;&gt;calendar</title>
<path style="fill:none;stroke:black;" d="M803,712C720,682 614,644 542,617"/>
<polygon style="fill:black;stroke:black;" points="541,620 532,614 543,614 541,620"/>
</g>
<g id="edge24" class="edge"><title>product&#45;&gt;person</title>
<path style="fill:none;stroke:black;" d="M803,845C744,884 675,930 614,969"/>
<polygon style="fill:black;stroke:black;" points="616,972 606,975 612,966 616,972"/>
</g>
<g id="edge30" class="edge"><title>product&#45;&gt;person</title>
<path style="fill:none;stroke:black;" d="M803,845C744,884 675,930 614,969"/>
<polygon style="fill:black;stroke:black;" points="616,972 606,975 612,966 616,972"/>
</g>
<g id="edge32" class="edge"><title>product&#45;&gt;person</title>
<path style="fill:none;stroke:black;" d="M803,845C744,884 675,930 614,969"/>
<polygon style="fill:black;stroke:black;" points="616,972 606,975 612,966 616,972"/>
</g>
<g id="edge34" class="edge"><title>product&#45;&gt;person</title>
<path style="fill:none;stroke:black;" d="M803,845C744,884 675,930 614,969"/>
<polygon style="fill:black;stroke:black;" points="616,972 606,975 612,966 616,972"/>
</g>
<g id="node6" class="node"><title>project</title>
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="233,530 233,230 479,230 479,530 233,530"/>
<polygon style="fill:white;stroke:white;" points="236,247 236,233 476,233 476,247 236,247"/>
<text text-anchor="middle" style="font-size:8.00;" x="356" y="243">project</text>
<polygon style="fill:none;stroke:black;" points="236,247 236,233 476,233 476,247 236,247"/>
<text text-anchor="middle" style="font-size:8.00;" x="242" y="258">id</text>
<text text-anchor="middle" style="font-size:8.00;" x="325" y="258">serial</text>
<text text-anchor="middle" style="font-size:8.00;" x="387" y="258"> PRIMARY KEY </text>
<text text-anchor="middle" style="font-size:8.00;" x="249" y="272">owner</text>
<text text-anchor="middle" style="font-size:8.00;" x="328" y="272">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="397" y="272"> REFERENCES person </text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="286">name</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="286">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="375" y="286"> UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="259" y="300">displayname</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="300">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="245" y="314">title</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="314">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="254" y="328">summary</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="328">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="256" y="342">description</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="342">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="257" y="356">datecreated</text>
<text text-anchor="middle" style="font-size:8.00;" x="334" y="356">timestamp</text>
<text text-anchor="middle" style="font-size:8.00;" x="260" y="370">homepageurl</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="370">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="251" y="384">wikiurl</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="384">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="253" y="398">lastdoap</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="398">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="269" y="412">sourceforgeproject</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="412">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="266" y="426">freshmeatproject</text>
<text text-anchor="middle" style="font-size:8.00;" x="323" y="426">text</text>
<text text-anchor="middle" style="font-size:8.00;" x="254" y="440">reviewed</text>
<text text-anchor="middle" style="font-size:8.00;" x="330" y="440">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="454">active</text>
<text text-anchor="middle" style="font-size:8.00;" x="330" y="454">boolean</text>
<text text-anchor="middle" style="font-size:8.00;" x="243" y="468">fti</text>
<text text-anchor="middle" style="font-size:8.00;" x="330" y="468">tsvector</text>
<text text-anchor="middle" style="font-size:8.00;" x="265" y="482">translationgroup</text>
<text text-anchor="middle" style="font-size:8.00;" x="328" y="482">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="412" y="482"> REFERENCES translationgroup </text>
<text text-anchor="middle" style="font-size:8.00;" x="274" y="496">translationpermission</text>
<text text-anchor="middle" style="font-size:8.00;" x="328" y="496">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="252" y="510">calendar</text>
<text text-anchor="middle" style="font-size:8.00;" x="328" y="510">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="416" y="510"> REFERENCES calendar UNIQUE </text>
<text text-anchor="middle" style="font-size:8.00;" x="248" y="524">driver</text>
<text text-anchor="middle" style="font-size:8.00;" x="328" y="524">integer</text>
<text text-anchor="middle" style="font-size:8.00;" x="397" y="524"> REFERENCES person </text>
<polygon style="fill:none;stroke:black;" points="233,530 233,230 479,230 479,530 233,530"/>
</g>
<g id="edge22" class="edge"><title>product&#45;&gt;project</title>
<path style="fill:none;stroke:black;" d="M803,673C711,613 589,533 496,472"/>
<polygon style="fill:black;stroke:black;" points="493,474 487,466 497,469 493,474"/>
</g>
<g id="node23" class="node"><title>fake_translationgroup_269</title>
<ellipse cx="1414" cy="803" rx="38" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="1414" y="806">translationgroup</text>
</g>
<g id="edge26" class="edge"><title>product&#45;&gt;fake_translationgroup_269</title>
<path style="fill:none;stroke:black;" d="M1065,771C1165,781 1296,792 1367,799"/>
<polygon style="fill:black;stroke:black;" points="1367,796 1377,800 1367,802 1367,796"/>
</g>
<g id="edge40" class="edge"><title>project&#45;&gt;calendar</title>
<path style="fill:none;stroke:black;" d="M431,534C433,537 434,540 436,543"/>
<polygon style="fill:black;stroke:black;" points="439,541 440,552 433,544 439,541"/>
</g>
<g id="edge36" class="edge"><title>project&#45;&gt;person</title>
<path style="fill:none;stroke:black;" d="M367,534C370,564 374,595 378,624 389,698 405,779 420,852"/>
<polygon style="fill:black;stroke:black;" points="423,852 422,862 417,853 423,852"/>
</g>
<g id="edge42" class="edge"><title>project&#45;&gt;person</title>
<path style="fill:none;stroke:black;" d="M367,534C370,564 374,595 378,624 389,698 405,779 420,852"/>
<polygon style="fill:black;stroke:black;" points="423,852 422,862 417,853 423,852"/>
</g>
<g id="node30" class="node"><title>fake_translationgroup_293</title>
<ellipse cx="146" cy="23" rx="38" ry="18" style="fill:none;stroke:red;"/>
<text text-anchor="middle" style="font-size:8.00;" x="146" y="26">translationgroup</text>
</g>
<g id="edge38" class="edge"><title>project&#45;&gt;fake_translationgroup_293</title>
<path style="fill:none;stroke:black;" d="M265,226C225,159 183,87 161,50"/>
<polygon style="fill:black;stroke:black;" points="158,51 156,41 164,48 158,51"/>
</g>
</g>
</svg>