1{
2 "name": "",
3 "isFolderOnly": false,
4 "fontFamily": "SourceSansPro",
5 "shapes": [
6 {
7 "id": "x",
8 "type": "sql_table",
9 "pos": {
10 "x": 0,
11 "y": 0
12 },
13 "width": 103,
14 "height": 72,
15 "opacity": 1,
16 "strokeDash": 0,
17 "strokeWidth": 2,
18 "borderRadius": 0,
19 "fill": "N1",
20 "stroke": "N7",
21 "shadow": false,
22 "3d": false,
23 "multiple": false,
24 "double-border": false,
25 "tooltip": "I like turtles",
26 "link": "",
27 "icon": null,
28 "iconPosition": "",
29 "blend": false,
30 "fields": null,
31 "methods": null,
32 "columns": [
33 {
34 "name": {
35 "label": "y",
36 "fontSize": 0,
37 "fontFamily": "",
38 "language": "",
39 "color": "",
40 "italic": false,
41 "bold": false,
42 "underline": false,
43 "labelWidth": 10,
44 "labelHeight": 26
45 },
46 "type": {
47 "label": "",
48 "fontSize": 0,
49 "fontFamily": "",
50 "language": "",
51 "color": "",
52 "italic": false,
53 "bold": false,
54 "underline": false,
55 "labelWidth": 0,
56 "labelHeight": 0
57 },
58 "constraint": [
59 "primary_key"
60 ],
61 "reference": ""
62 }
63 ],
64 "label": "x",
65 "fontSize": 20,
66 "fontFamily": "DEFAULT",
67 "language": "",
68 "color": "N1",
69 "italic": false,
70 "bold": true,
71 "underline": false,
72 "labelWidth": 12,
73 "labelHeight": 31,
74 "zIndex": 0,
75 "level": 1,
76 "primaryAccentColor": "B2",
77 "secondaryAccentColor": "AA2",
78 "neutralAccentColor": "N2"
79 },
80 {
81 "id": "a",
82 "type": "sql_table",
83 "pos": {
84 "x": 203,
85 "y": 0
86 },
87 "width": 101,
88 "height": 72,
89 "opacity": 1,
90 "strokeDash": 0,
91 "strokeWidth": 2,
92 "borderRadius": 0,
93 "fill": "N1",
94 "stroke": "N7",
95 "shadow": false,
96 "3d": false,
97 "multiple": false,
98 "double-border": false,
99 "tooltip": "",
100 "link": "",
101 "icon": null,
102 "iconPosition": "",
103 "blend": false,
104 "fields": null,
105 "methods": null,
106 "columns": [
107 {
108 "name": {
109 "label": "b",
110 "fontSize": 0,
111 "fontFamily": "",
112 "language": "",
113 "color": "",
114 "italic": false,
115 "bold": false,
116 "underline": false,
117 "labelWidth": 10,
118 "labelHeight": 26
119 },
120 "type": {
121 "label": "",
122 "fontSize": 0,
123 "fontFamily": "",
124 "language": "",
125 "color": "",
126 "italic": false,
127 "bold": false,
128 "underline": false,
129 "labelWidth": 0,
130 "labelHeight": 0
131 },
132 "constraint": [
133 "foreign_key"
134 ],
135 "reference": ""
136 }
137 ],
138 "label": "a",
139 "fontSize": 20,
140 "fontFamily": "DEFAULT",
141 "language": "",
142 "color": "N1",
143 "italic": false,
144 "bold": true,
145 "underline": false,
146 "labelWidth": 11,
147 "labelHeight": 31,
148 "zIndex": 0,
149 "level": 1,
150 "primaryAccentColor": "B2",
151 "secondaryAccentColor": "AA2",
152 "neutralAccentColor": "N2"
153 }
154 ],
155 "connections": [
156 {
157 "id": "(a <-> x)[0]",
158 "src": "a",
159 "srcArrow": "cf-many",
160 "dst": "x",
161 "dstArrow": "cf-one",
162 "opacity": 1,
163 "strokeDash": 0,
164 "strokeWidth": 2,
165 "stroke": "B1",
166 "borderRadius": 10,
167 "label": "",
168 "fontSize": 16,
169 "fontFamily": "DEFAULT",
170 "language": "",
171 "color": "N2",
172 "italic": true,
173 "bold": false,
174 "underline": false,
175 "labelWidth": 0,
176 "labelHeight": 0,
177 "labelPosition": "",
178 "labelPercentage": 0,
179 "route": [
180 {
181 "x": 203,
182 "y": 36
183 },
184 {
185 "x": 163,
186 "y": 36
187 },
188 {
189 "x": 143,
190 "y": 36
191 },
192 {
193 "x": 103,
194 "y": 36
195 }
196 ],
197 "isCurve": true,
198 "animated": true,
199 "tooltip": "",
200 "icon": null,
201 "zIndex": 0
202 }
203 ],
204 "root": {
205 "id": "",
206 "type": "",
207 "pos": {
208 "x": 0,
209 "y": 0
210 },
211 "width": 0,
212 "height": 0,
213 "opacity": 0,
214 "strokeDash": 0,
215 "strokeWidth": 0,
216 "borderRadius": 0,
217 "fill": "N7",
218 "stroke": "",
219 "shadow": false,
220 "3d": false,
221 "multiple": false,
222 "double-border": false,
223 "tooltip": "",
224 "link": "",
225 "icon": null,
226 "iconPosition": "",
227 "blend": false,
228 "fields": null,
229 "methods": null,
230 "columns": null,
231 "label": "",
232 "fontSize": 0,
233 "fontFamily": "",
234 "language": "",
235 "color": "",
236 "italic": false,
237 "bold": false,
238 "underline": false,
239 "labelWidth": 0,
240 "labelHeight": 0,
241 "zIndex": 0,
242 "level": 0
243 }
244}
View as plain text