12
12
<text text-anchor="middle" style="font-size:22.00;" x="338" y="731">Ticketing</text>
13
13
<g id="node1" class="node"><title>ticket</title>
14
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="179,524 179,266 369,266 369,524 179,524"/>
15
<polygon style="fill:white;stroke:white;" points="182,281 182,269 366,269 366,281 182,281"/>
16
<text text-anchor="middle" style="font-size:6.00;" x="274" y="277">ticket</text>
17
<polygon style="fill:none;stroke:black;" points="182,281 182,269 366,269 366,281 182,281"/>
18
<text text-anchor="middle" style="font-size:6.00;" x="187" y="290">id</text>
19
<text text-anchor="middle" style="font-size:6.00;" x="246" y="290">serial</text>
20
<text text-anchor="middle" style="font-size:6.00;" x="295" y="290"> PRIMARY KEY </text>
21
<text text-anchor="middle" style="font-size:6.00;" x="193" y="302">owner</text>
22
<text text-anchor="middle" style="font-size:6.00;" x="248" y="302">integer</text>
23
<text text-anchor="middle" style="font-size:6.00;" x="302" y="302"> REFERENCES person </text>
24
<text text-anchor="middle" style="font-size:6.00;" x="190" y="314">title</text>
25
<text text-anchor="middle" style="font-size:6.00;" x="245" y="314">text</text>
26
<text text-anchor="middle" style="font-size:6.00;" x="199" y="326">description</text>
27
<text text-anchor="middle" style="font-size:6.00;" x="245" y="326">text</text>
28
<text text-anchor="middle" style="font-size:6.00;" x="195" y="338">assignee</text>
29
<text text-anchor="middle" style="font-size:6.00;" x="248" y="338">integer</text>
30
<text text-anchor="middle" style="font-size:6.00;" x="302" y="338"> REFERENCES person </text>
31
<text text-anchor="middle" style="font-size:6.00;" x="196" y="350">answerer</text>
32
<text text-anchor="middle" style="font-size:6.00;" x="248" y="350">integer</text>
33
<text text-anchor="middle" style="font-size:6.00;" x="302" y="350"> REFERENCES person </text>
34
<text text-anchor="middle" style="font-size:6.00;" x="194" y="362">product</text>
35
<text text-anchor="middle" style="font-size:6.00;" x="248" y="362">integer</text>
36
<text text-anchor="middle" style="font-size:6.00;" x="303" y="362"> REFERENCES product </text>
37
<text text-anchor="middle" style="font-size:6.00;" x="199" y="374">distribution</text>
38
<text text-anchor="middle" style="font-size:6.00;" x="248" y="374">integer</text>
39
<text text-anchor="middle" style="font-size:6.00;" x="308" y="374"> REFERENCES distribution </text>
40
<text text-anchor="middle" style="font-size:6.00;" x="209" y="386">sourcepackagename</text>
41
<text text-anchor="middle" style="font-size:6.00;" x="248" y="386">integer</text>
42
<text text-anchor="middle" style="font-size:6.00;" x="318" y="386"> REFERENCES sourcepackagename </text>
43
<text text-anchor="middle" style="font-size:6.00;" x="192" y="398">status</text>
44
<text text-anchor="middle" style="font-size:6.00;" x="248" y="398">integer</text>
45
<text text-anchor="middle" style="font-size:6.00;" x="194" y="410">priority</text>
46
<text text-anchor="middle" style="font-size:6.00;" x="248" y="410">integer</text>
47
<text text-anchor="middle" style="font-size:6.00;" x="199" y="422">datecreated</text>
48
<text text-anchor="middle" style="font-size:6.00;" x="253" y="422">timestamp</text>
49
<text text-anchor="middle" style="font-size:6.00;" x="201" y="434">datelastquery</text>
50
<text text-anchor="middle" style="font-size:6.00;" x="253" y="434">timestamp</text>
51
<text text-anchor="middle" style="font-size:6.00;" x="201" y="446">dateaccepted</text>
52
<text text-anchor="middle" style="font-size:6.00;" x="253" y="446">timestamp</text>
53
<text text-anchor="middle" style="font-size:6.00;" x="195" y="458">datedue</text>
54
<text text-anchor="middle" style="font-size:6.00;" x="253" y="458">timestamp</text>
55
<text text-anchor="middle" style="font-size:6.00;" x="205" y="470">datelastresponse</text>
56
<text text-anchor="middle" style="font-size:6.00;" x="253" y="470">timestamp</text>
57
<text text-anchor="middle" style="font-size:6.00;" x="201" y="482">dateanswered</text>
58
<text text-anchor="middle" style="font-size:6.00;" x="253" y="482">timestamp</text>
59
<text text-anchor="middle" style="font-size:6.00;" x="198" y="494">dateclosed</text>
60
<text text-anchor="middle" style="font-size:6.00;" x="253" y="494">timestamp</text>
61
<text text-anchor="middle" style="font-size:6.00;" x="199" y="506">whiteboard</text>
62
<text text-anchor="middle" style="font-size:6.00;" x="245" y="506">text</text>
63
<text text-anchor="middle" style="font-size:6.00;" x="188" y="518">fti</text>
64
<text text-anchor="middle" style="font-size:6.00;" x="250" y="518">tsvector</text>
65
<polygon style="fill:none;stroke:black;" points="179,524 179,266 369,266 369,524 179,524"/>
14
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="180,524 180,266 370,266 370,524 180,524"/>
15
<polygon style="fill:white;stroke:white;" points="183,281 183,269 367,269 367,281 183,281"/>
16
<text text-anchor="middle" style="font-size:6.00;" x="275" y="277">ticket</text>
17
<polygon style="fill:none;stroke:black;" points="183,281 183,269 367,269 367,281 183,281"/>
18
<text text-anchor="middle" style="font-size:6.00;" x="188" y="290">id</text>
19
<text text-anchor="middle" style="font-size:6.00;" x="247" y="290">serial</text>
20
<text text-anchor="middle" style="font-size:6.00;" x="296" y="290"> PRIMARY KEY </text>
21
<text text-anchor="middle" style="font-size:6.00;" x="194" y="302">owner</text>
22
<text text-anchor="middle" style="font-size:6.00;" x="249" y="302">integer</text>
23
<text text-anchor="middle" style="font-size:6.00;" x="303" y="302"> REFERENCES person </text>
24
<text text-anchor="middle" style="font-size:6.00;" x="191" y="314">title</text>
25
<text text-anchor="middle" style="font-size:6.00;" x="246" y="314">text</text>
26
<text text-anchor="middle" style="font-size:6.00;" x="200" y="326">description</text>
27
<text text-anchor="middle" style="font-size:6.00;" x="246" y="326">text</text>
28
<text text-anchor="middle" style="font-size:6.00;" x="196" y="338">assignee</text>
29
<text text-anchor="middle" style="font-size:6.00;" x="249" y="338">integer</text>
30
<text text-anchor="middle" style="font-size:6.00;" x="303" y="338"> REFERENCES person </text>
31
<text text-anchor="middle" style="font-size:6.00;" x="197" y="350">answerer</text>
32
<text text-anchor="middle" style="font-size:6.00;" x="249" y="350">integer</text>
33
<text text-anchor="middle" style="font-size:6.00;" x="303" y="350"> REFERENCES person </text>
34
<text text-anchor="middle" style="font-size:6.00;" x="195" y="362">product</text>
35
<text text-anchor="middle" style="font-size:6.00;" x="249" y="362">integer</text>
36
<text text-anchor="middle" style="font-size:6.00;" x="304" y="362"> REFERENCES product </text>
37
<text text-anchor="middle" style="font-size:6.00;" x="200" y="374">distribution</text>
38
<text text-anchor="middle" style="font-size:6.00;" x="249" y="374">integer</text>
39
<text text-anchor="middle" style="font-size:6.00;" x="309" y="374"> REFERENCES distribution </text>
40
<text text-anchor="middle" style="font-size:6.00;" x="210" y="386">sourcepackagename</text>
41
<text text-anchor="middle" style="font-size:6.00;" x="249" y="386">integer</text>
42
<text text-anchor="middle" style="font-size:6.00;" x="319" y="386"> REFERENCES sourcepackagename </text>
43
<text text-anchor="middle" style="font-size:6.00;" x="193" y="398">status</text>
44
<text text-anchor="middle" style="font-size:6.00;" x="249" y="398">integer</text>
45
<text text-anchor="middle" style="font-size:6.00;" x="195" y="410">priority</text>
46
<text text-anchor="middle" style="font-size:6.00;" x="249" y="410">integer</text>
47
<text text-anchor="middle" style="font-size:6.00;" x="200" y="422">datecreated</text>
48
<text text-anchor="middle" style="font-size:6.00;" x="254" y="422">timestamp</text>
49
<text text-anchor="middle" style="font-size:6.00;" x="202" y="434">datelastquery</text>
50
<text text-anchor="middle" style="font-size:6.00;" x="254" y="434">timestamp</text>
51
<text text-anchor="middle" style="font-size:6.00;" x="202" y="446">dateaccepted</text>
52
<text text-anchor="middle" style="font-size:6.00;" x="254" y="446">timestamp</text>
53
<text text-anchor="middle" style="font-size:6.00;" x="196" y="458">datedue</text>
54
<text text-anchor="middle" style="font-size:6.00;" x="254" y="458">timestamp</text>
55
<text text-anchor="middle" style="font-size:6.00;" x="206" y="470">datelastresponse</text>
56
<text text-anchor="middle" style="font-size:6.00;" x="254" y="470">timestamp</text>
57
<text text-anchor="middle" style="font-size:6.00;" x="202" y="482">dateanswered</text>
58
<text text-anchor="middle" style="font-size:6.00;" x="254" y="482">timestamp</text>
59
<text text-anchor="middle" style="font-size:6.00;" x="199" y="494">dateclosed</text>
60
<text text-anchor="middle" style="font-size:6.00;" x="254" y="494">timestamp</text>
61
<text text-anchor="middle" style="font-size:6.00;" x="200" y="506">whiteboard</text>
62
<text text-anchor="middle" style="font-size:6.00;" x="246" y="506">text</text>
63
<text text-anchor="middle" style="font-size:6.00;" x="189" y="518">fti</text>
64
<text text-anchor="middle" style="font-size:6.00;" x="251" y="518">tsvector</text>
65
<polygon style="fill:none;stroke:black;" points="180,524 180,266 370,266 370,524 180,524"/>
67
<g id="node6" class="node"><title>fake_person_316</title>
67
<g id="node6" class="node"><title>fake_person_332</title>
68
68
<ellipse cx="33" cy="317" rx="27" ry="18" style="fill:none;stroke:red;"/>
69
69
<text text-anchor="middle" style="font-size:6.00;" x="33" y="319">person</text>
71
<g id="edge2" class="edge"><title>ticket->fake_person_316</title>
72
<path style="fill:none;stroke:black;" d="M171,362C134,350 95,337 68,328"/>
71
<g id="edge2" class="edge"><title>ticket->fake_person_332</title>
72
<path style="fill:none;stroke:black;" d="M172,362C135,350 95,336 68,328"/>
73
73
<polygon style="fill:black;stroke:black;" points="67,331 58,325 69,325 67,331"/>
75
<g id="node8" class="node"><title>fake_person_318</title>
75
<g id="node8" class="node"><title>fake_person_334</title>
76
76
<ellipse cx="36" cy="463" rx="27" ry="18" style="fill:none;stroke:red;"/>
77
77
<text text-anchor="middle" style="font-size:6.00;" x="36" y="465">person</text>
79
<g id="edge4" class="edge"><title>ticket->fake_person_318</title>
80
<path style="fill:none;stroke:black;" d="M171,424C136,435 97,445 71,453"/>
79
<g id="edge4" class="edge"><title>ticket->fake_person_334</title>
80
<path style="fill:none;stroke:black;" d="M172,424C136,435 97,445 71,453"/>
81
81
<polygon style="fill:black;stroke:black;" points="72,456 61,456 70,450 72,456"/>
83
<g id="node10" class="node"><title>fake_person_320</title>
83
<g id="node10" class="node"><title>fake_person_336</title>
84
84
<ellipse cx="490" cy="507" rx="27" ry="18" style="fill:none;stroke:red;"/>
85
85
<text text-anchor="middle" style="font-size:6.00;" x="490" y="509">person</text>
87
<g id="edge6" class="edge"><title>ticket->fake_person_320</title>
88
<path style="fill:none;stroke:black;" d="M377,449C407,464 438,480 460,491"/>
87
<g id="edge6" class="edge"><title>ticket->fake_person_336</title>
88
<path style="fill:none;stroke:black;" d="M378,449C408,464 438,480 460,491"/>
89
89
<polygon style="fill:black;stroke:black;" points="462,488 469,496 459,494 462,488"/>
91
<g id="node12" class="node"><title>fake_product_322</title>
91
<g id="node12" class="node"><title>fake_product_338</title>
92
92
<ellipse cx="118" cy="591" rx="27" ry="18" style="fill:none;stroke:red;"/>
93
93
<text text-anchor="middle" style="font-size:6.00;" x="118" y="593">product</text>
95
<g id="edge8" class="edge"><title>ticket->fake_product_322</title>
96
<path style="fill:none;stroke:black;" d="M171,525C158,541 147,556 138,567"/>
97
<polygon style="fill:black;stroke:black;" points="140,570 131,575 135,565 140,570"/>
95
<g id="edge8" class="edge"><title>ticket->fake_product_338</title>
96
<path style="fill:none;stroke:black;" d="M172,524C158,540 147,556 137,567"/>
97
<polygon style="fill:black;stroke:black;" points="140,569 131,575 134,565 140,569"/>
99
<g id="node14" class="node"><title>fake_distribution_324</title>
99
<g id="node14" class="node"><title>fake_distribution_340</title>
100
100
<ellipse cx="231" cy="617" rx="27" ry="18" style="fill:none;stroke:red;"/>
101
101
<text text-anchor="middle" style="font-size:6.00;" x="231" y="619">distribution</text>
103
<g id="edge10" class="edge"><title>ticket->fake_distribution_324</title>
104
<path style="fill:none;stroke:black;" d="M248,528C244,551 240,573 236,589"/>
103
<g id="edge10" class="edge"><title>ticket->fake_distribution_340</title>
104
<path style="fill:none;stroke:black;" d="M249,528C244,551 240,573 236,589"/>
105
105
<polygon style="fill:black;stroke:black;" points="239,590 234,599 233,589 239,590"/>
107
<g id="node16" class="node"><title>fake_sourcepackagename_326</title>
107
<g id="node16" class="node"><title>fake_sourcepackagename_342</title>
108
108
<ellipse cx="463" cy="245" rx="35" ry="18" style="fill:none;stroke:red;"/>
109
109
<text text-anchor="middle" style="font-size:6.00;" x="463" y="247">sourcepackagename</text>
111
<g id="edge12" class="edge"><title>ticket->fake_sourcepackagename_326</title>
112
<path style="fill:none;stroke:black;" d="M377,313C398,296 420,279 436,266"/>
113
<polygon style="fill:black;stroke:black;" points="434,263 444,260 438,269 434,263"/>
111
<g id="edge12" class="edge"><title>ticket->fake_sourcepackagename_342</title>
112
<path style="fill:none;stroke:black;" d="M378,313C399,296 420,279 436,267"/>
113
<polygon style="fill:black;stroke:black;" points="434,264 444,260 439,269 434,264"/>
115
115
<g id="node2" class="node"><title>ticketbug</title>
116
116
<polygon style="fill:#c1cdcc;stroke:#c1cdcc;" points="124,233 124,179 260,179 260,233 124,233"/>