1 <?xml version="1.0" encoding="UTF-8"?>
2 <Db flnm="cnprog" nm="cnprog" ver="1.3.4">
5 <DefTblOpts></DefTblOpts>
6 <DocFolder>/Users/sailing/Development/cnprog_beta2/sql_scripts</DocFolder>
7 <Sch Cm="" nm="schemaA">
8 <Tbl UsSo="1" nm="activity">
9 <TblOpts>ENGINE=MyISAM AUTO_INCREMENT=103 DEFAULT CHARSET=latin1</TblOpts>
10 <Pk ClNs="id" nm="pkactivity"/>
11 <Cl au="1" df="" nm="id" nu="0">
12 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
14 <Cl au="0" df="" nm="user_id" nu="0">
15 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
17 <Cl au="0" df="" nm="activity_type" nu="0">
18 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
20 <Cl au="0" df="" nm="active_at" nu="0">
21 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
23 <Cl au="0" df="" nm="content_type_id" nu="0">
24 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
26 <Cl au="0" df="" nm="object_id" nu="0">
27 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
29 <Cl au="0" df="0" nm="is_auditted" nu="1">
30 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
32 <Fk deAc="3" nm="fk_activity_auth_user" prLkCl="id" upAc="3">
33 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
34 <CdTb mn="1" nm="activity" oe="1" sch="schemaA" zr="1"/>
35 <ClPr cdCl="user_id" prCl="id"/>
37 <Idx clu="0" nm="activity_content_type_id" unq="0">
38 <ClNs>content_type_id</ClNs>
40 <Idx clu="0" nm="activity_user_id" unq="0">
45 <Tbl UsSo="1" nm="answer">
46 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8</TblOpts>
47 <Pk ClNs="id" nm="pkanswer"/>
48 <Cl au="1" df="" nm="id" nu="0">
49 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
51 <Cl au="0" df="" nm="question_id" nu="0">
52 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
54 <Cl au="0" df="" nm="author_id" nu="0">
55 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
57 <Cl au="0" df="" nm="added_at" nu="0">
58 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
60 <Cl au="0" df="" nm="wiki" nu="0">
61 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
63 <Cl au="0" df="" nm="wikified_at" nu="1">
64 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
66 <Cl au="0" df="" nm="accepted" nu="0">
67 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
69 <Cl au="0" df="" nm="deleted" nu="0">
70 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
72 <Cl au="0" df="" nm="deleted_by_id" nu="1">
73 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
75 <Cl au="0" df="" nm="locked" nu="0">
76 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
78 <Cl au="0" df="" nm="locked_by_id" nu="1">
79 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
81 <Cl au="0" df="" nm="locked_at" nu="1">
82 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
84 <Cl au="0" df="" nm="score" nu="0">
85 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
87 <Cl au="0" df="" nm="comment_count" nu="0">
88 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
90 <Cl au="0" df="" nm="offensive_flag_count" nu="0">
91 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
93 <Cl au="0" df="" nm="last_edited_at" nu="1">
94 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
96 <Cl au="0" df="" nm="last_edited_by_id" nu="1">
97 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
99 <Cl au="0" df="" nm="html" nu="0">
100 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
102 <Cl au="0" df="" nm="vote_up_count" nu="0">
103 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
105 <Cl au="0" df="" nm="vote_down_count" nu="0">
106 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
108 <Cl au="0" df="" nm="accepted_at" nu="1">
109 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
111 <Fk deAc="3" nm="deleted_by_id_refs_id_192b0170" prLkCl="id" upAc="3">
112 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="1"/>
113 <CdTb mn="1" nm="answer" oe="1" sch="schemaA" zr="1"/>
114 <ClPr cdCl="deleted_by_id" prCl="id"/>
116 <Fk deAc="3" nm="fk_answer_auth_user" prLkCl="id" upAc="3">
117 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
118 <CdTb mn="1" nm="answer" oe="1" sch="schemaA" zr="1"/>
119 <ClPr cdCl="author_id" prCl="id"/>
121 <Fk deAc="3" nm="fk_answer_question" prLkCl="id" upAc="3">
122 <PrTb mn="0" nm="question" oe="1" sch="schemaA" zr="0"/>
123 <CdTb mn="1" nm="answer" oe="1" sch="schemaA" zr="1"/>
124 <ClPr cdCl="question_id" prCl="id"/>
126 <Fk deAc="3" nm="last_edited_by_id_refs_id_192b0170" prLkCl="id" upAc="3">
127 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="1"/>
128 <CdTb mn="1" nm="answer" oe="1" sch="schemaA" zr="1"/>
129 <ClPr cdCl="last_edited_by_id" prCl="id"/>
131 <Fk deAc="3" nm="locked_by_id_refs_id_192b0170" prLkCl="id" upAc="3">
132 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="1"/>
133 <CdTb mn="1" nm="answer" oe="1" sch="schemaA" zr="1"/>
134 <ClPr cdCl="locked_by_id" prCl="id"/>
136 <Idx clu="0" nm="answer_author_id" unq="0">
137 <ClNs>author_id</ClNs>
139 <Idx clu="0" nm="answer_deleted_by_id" unq="0">
140 <ClNs>deleted_by_id</ClNs>
142 <Idx clu="0" nm="answer_last_edited_by_id" unq="0">
143 <ClNs>last_edited_by_id</ClNs>
145 <Idx clu="0" nm="answer_locked_by_id" unq="0">
146 <ClNs>locked_by_id</ClNs>
148 <Idx clu="0" nm="answer_question_id" unq="0">
149 <ClNs>question_id</ClNs>
153 <Tbl UsSo="1" nm="answer_revision">
154 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci</TblOpts>
155 <Pk ClNs="id" nm="pkanswer_revision"/>
156 <Cl au="1" df="" nm="id" nu="0">
157 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
159 <Cl au="0" df="" nm="answer_id" nu="0">
160 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
162 <Cl au="0" df="" nm="revision" nu="0">
163 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
165 <Cl au="0" df="" nm="author_id" nu="0">
166 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
168 <Cl au="0" df="" nm="revised_at" nu="0">
169 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
171 <Cl au="0" df="" nm="summary" nu="0">
172 <DT ds="VarChar" en="" id="12" ln="300" sc="null" sg="1"/>
174 <Cl au="0" df="" nm="text" nu="0">
175 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
177 <Fk deAc="3" nm="fk_answer_revision_auth_user" prLkCl="id" upAc="3">
178 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
179 <CdTb mn="1" nm="answer_revision" oe="1" sch="schemaA" zr="1"/>
180 <ClPr cdCl="author_id" prCl="id"/>
182 <Idx clu="0" nm="answer_revision_answer_id" unq="0">
183 <ClNs>answer_id</ClNs>
185 <Idx clu="0" nm="answer_revision_author_id" unq="0">
186 <ClNs>author_id</ClNs>
190 <Tbl UsSo="1" nm="auth_group">
191 <TblOpts>ENGINE=InnoDB DEFAULT CHARSET=utf8</TblOpts>
192 <Pk ClNs="id" nm="pkauth_group"/>
193 <Cl au="1" df="" nm="id" nu="0">
194 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
196 <Cl au="0" df="" nm="name" nu="0">
197 <DT ds="VarChar" en="" id="12" ln="80" sc="null" sg="1"/>
199 <Idx clu="0" nm="name" unq="1">
204 <Tbl UsSo="1" nm="auth_group_permissions">
205 <TblOpts>ENGINE=InnoDB DEFAULT CHARSET=utf8</TblOpts>
206 <Pk ClNs="id" nm="pkauth_group_permissions"/>
207 <Cl au="1" df="" nm="id" nu="0">
208 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
210 <Cl au="0" df="" nm="group_id" nu="0">
211 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
213 <Cl au="0" df="" nm="permission_id" nu="0">
214 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
216 <Fk deAc="3" nm="fk_auth_group_permissions_auth_group" prLkCl="id" upAc="3">
217 <PrTb mn="0" nm="auth_group" oe="1" sch="schemaA" zr="0"/>
218 <CdTb mn="1" nm="auth_group_permissions" oe="1" sch="schemaA" zr="1"/>
219 <ClPr cdCl="group_id" prCl="id"/>
221 <Fk deAc="3" nm="fk_auth_group_permissions_auth_permission" prLkCl="id" upAc="3">
222 <PrTb mn="0" nm="auth_permission" oe="1" sch="schemaA" zr="0"/>
223 <CdTb mn="1" nm="auth_group_permissions" oe="1" sch="schemaA" zr="1"/>
224 <ClPr cdCl="permission_id" prCl="id"/>
226 <Idx clu="0" nm="group_id" unq="1">
227 <ClNs>group_id, permission_id</ClNs>
229 <Idx clu="0" nm="permission_id_refs_id_5886d21f" unq="0">
230 <ClNs>permission_id</ClNs>
234 <Tbl UsSo="1" nm="auth_message">
235 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8</TblOpts>
236 <Pk ClNs="id" nm="pkauth_message"/>
237 <Cl au="1" df="" nm="id" nu="0">
238 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
240 <Cl au="0" df="" nm="user_id" nu="0">
241 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
243 <Cl au="0" df="" nm="message" nu="0">
244 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
246 <Fk deAc="3" nm="fk_auth_message_auth_user" prLkCl="id" upAc="3">
247 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
248 <CdTb mn="1" nm="auth_message" oe="1" sch="schemaA" zr="1"/>
249 <ClPr cdCl="user_id" prCl="id"/>
251 <Idx clu="0" nm="auth_message_user_id" unq="0">
256 <Tbl UsSo="1" nm="auth_permission">
257 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=88 DEFAULT CHARSET=utf8</TblOpts>
258 <Pk ClNs="id" nm="pkauth_permission"/>
259 <Cl au="1" df="" nm="id" nu="0">
260 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
262 <Cl au="0" df="" nm="name" nu="0">
263 <DT ds="VarChar" en="" id="12" ln="50" sc="null" sg="1"/>
265 <Cl au="0" df="" nm="content_type_id" nu="0">
266 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
268 <Cl au="0" df="" nm="codename" nu="0">
269 <DT ds="VarChar" en="" id="12" ln="100" sc="null" sg="1"/>
271 <Fk deAc="3" nm="fk_auth_permission_django_content_type" prLkCl="id" upAc="3">
272 <PrTb mn="0" nm="django_content_type" oe="1" sch="schemaA" zr="0"/>
273 <CdTb mn="1" nm="auth_permission" oe="1" sch="schemaA" zr="1"/>
274 <ClPr cdCl="content_type_id" prCl="id"/>
276 <Idx clu="0" nm="auth_permission_content_type_id" unq="0">
277 <ClNs>content_type_id</ClNs>
279 <Idx clu="0" nm="content_type_id" unq="1">
280 <ClNs>content_type_id, codename</ClNs>
284 <Tbl UsSo="1" nm="auth_user">
285 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=104 DEFAULT CHARSET=utf8</TblOpts>
286 <Pk ClNs="id" nm="pkauth_user"/>
287 <Cl au="1" df="" nm="id" nu="0">
288 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
290 <Cl au="0" df="" nm="username" nu="0">
291 <DT ds="VarChar" en="" id="12" ln="30" sc="null" sg="1"/>
293 <Cl au="0" df="" nm="first_name" nu="0">
294 <DT ds="VarChar" en="" id="12" ln="30" sc="null" sg="1"/>
296 <Cl au="0" df="" nm="last_name" nu="0">
297 <DT ds="VarChar" en="" id="12" ln="30" sc="null" sg="1"/>
299 <Cl au="0" df="" nm="email" nu="0">
300 <DT ds="VarChar" en="" id="12" ln="75" sc="null" sg="1"/>
302 <Cl au="0" df="" nm="password" nu="0">
303 <DT ds="VarChar" en="" id="12" ln="128" sc="null" sg="1"/>
305 <Cl au="0" df="" nm="is_staff" nu="0">
306 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
308 <Cl au="0" df="" nm="is_active" nu="0">
309 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
311 <Cl au="0" df="" nm="is_superuser" nu="0">
312 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
314 <Cl au="0" df="" nm="last_login" nu="0">
315 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
317 <Cl au="0" df="" nm="date_joined" nu="0">
318 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
320 <Cl au="0" df="0" nm="gold" nu="0">
321 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
323 <Cl au="0" df="0" nm="silver" nu="0">
324 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="0"/>
326 <Cl au="0" df="0" nm="bronze" nu="0">
327 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="0"/>
329 <Cl au="0" df="1" nm="reputation" nu="1">
330 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
332 <Cl au="0" df="" nm="gravatar" nu="1">
333 <DT ds="VarChar" en="" id="12" ln="128" sc="null" sg="1"/>
335 <Cl au="0" df="10" nm="questions_per_page" nu="1">
336 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="0"/>
338 <Cl au="0" df="" nm="last_seen" nu="1">
339 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
341 <Cl au="0" df="" nm="real_name" nu="1">
342 <DT ds="VarChar" en="" id="12" ln="100" sc="null" sg="1"/>
344 <Cl au="0" df="" nm="website" nu="1">
345 <DT ds="VarChar" en="" id="12" ln="200" sc="null" sg="1"/>
347 <Cl au="0" df="" nm="location" nu="1">
348 <DT ds="VarChar" en="" id="12" ln="100" sc="null" sg="1"/>
350 <Cl au="0" df="" nm="date_of_birth" nu="1">
351 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
353 <Cl au="0" df="" nm="about" nu="1">
354 <DT ds="Text" en="" id="703" ln="null" sc="null" sg="1"/>
356 <Idx clu="0" nm="username" unq="1">
357 <ClNs>username</ClNs>
361 <Tbl UsSo="1" nm="auth_user_groups">
362 <TblOpts>ENGINE=InnoDB DEFAULT CHARSET=utf8</TblOpts>
363 <Pk ClNs="id" nm="pkauth_user_groups"/>
364 <Cl au="1" df="" nm="id" nu="0">
365 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
367 <Cl au="0" df="" nm="user_id" nu="0">
368 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
370 <Cl au="0" df="" nm="group_id" nu="0">
371 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
373 <Fk deAc="3" nm="fk_auth_user_groups_auth_group" prLkCl="id" upAc="3">
374 <PrTb mn="0" nm="auth_group" oe="1" sch="schemaA" zr="0"/>
375 <CdTb mn="1" nm="auth_user_groups" oe="1" sch="schemaA" zr="1"/>
376 <ClPr cdCl="group_id" prCl="id"/>
378 <Fk deAc="3" nm="fk_auth_user_groups_auth_user" prLkCl="id" upAc="3">
379 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
380 <CdTb mn="1" nm="auth_user_groups" oe="1" sch="schemaA" zr="1"/>
381 <ClPr cdCl="user_id" prCl="id"/>
383 <Idx clu="0" nm="group_id_refs_id_f116770" unq="0">
384 <ClNs>group_id</ClNs>
386 <Idx clu="0" nm="user_id" unq="1">
387 <ClNs>user_id, group_id</ClNs>
391 <Tbl UsSo="1" nm="auth_user_user_permissions">
392 <TblOpts>ENGINE=InnoDB DEFAULT CHARSET=utf8</TblOpts>
393 <Pk ClNs="id" nm="pkauth_user_user_permissions"/>
394 <Cl au="1" df="" nm="id" nu="0">
395 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
397 <Cl au="0" df="" nm="user_id" nu="0">
398 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
400 <Cl au="0" df="" nm="permission_id" nu="0">
401 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
403 <Fk deAc="3" nm="fk_auth_user_user_permissions_auth_permission" prLkCl="id" upAc="3">
404 <PrTb mn="0" nm="auth_permission" oe="1" sch="schemaA" zr="0"/>
405 <CdTb mn="1" nm="auth_user_user_permissions" oe="1" sch="schemaA" zr="1"/>
406 <ClPr cdCl="permission_id" prCl="id"/>
408 <Fk deAc="3" nm="fk_auth_user_user_permissions_auth_user" prLkCl="id" upAc="3">
409 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
410 <CdTb mn="1" nm="auth_user_user_permissions" oe="1" sch="schemaA" zr="1"/>
411 <ClPr cdCl="user_id" prCl="id"/>
413 <Idx clu="0" nm="permission_id_refs_id_67e79cb" unq="0">
414 <ClNs>permission_id</ClNs>
416 <Idx clu="0" nm="user_id" unq="1">
417 <ClNs>user_id, permission_id</ClNs>
421 <Tbl UsSo="1" nm="award">
422 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8</TblOpts>
423 <Pk ClNs="id" nm="pkaward"/>
424 <Cl au="1" df="" nm="id" nu="0">
425 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
427 <Cl au="0" df="" nm="user_id" nu="0">
428 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
430 <Cl au="0" df="" nm="badge_id" nu="0">
431 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
433 <Cl au="0" df="" nm="awarded_at" nu="0">
434 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
436 <Cl au="0" df="" nm="notified" nu="0">
437 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
439 <Cl au="0" df="" nm="content_type_id" nu="1">
440 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
442 <Cl au="0" df="" nm="object_id" nu="1">
443 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
445 <Fk deAc="3" nm="fk_award_auth_user" prLkCl="id" upAc="3">
446 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
447 <CdTb mn="1" nm="award" oe="1" sch="schemaA" zr="1"/>
448 <ClPr cdCl="user_id" prCl="id"/>
450 <Fk deAc="3" nm="fk_award_badge" prLkCl="id" upAc="3">
451 <PrTb mn="0" nm="badge" oe="1" sch="schemaA" zr="0"/>
452 <CdTb mn="1" nm="award" oe="1" sch="schemaA" zr="1"/>
453 <ClPr cdCl="badge_id" prCl="id"/>
455 <Idx clu="0" nm="award_badge_id" unq="0">
456 <ClNs>badge_id</ClNs>
458 <Idx clu="0" nm="award_user_id" unq="0">
463 <Tbl UsSo="1" nm="badge">
464 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8</TblOpts>
465 <Pk ClNs="id" nm="pkbadge"/>
466 <Cl au="1" df="" nm="id" nu="0">
467 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
469 <Cl au="0" df="" nm="name" nu="0">
470 <DT ds="VarChar" en="" id="12" ln="50" sc="null" sg="1"/>
472 <Cl au="0" df="" nm="type" nu="0">
473 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
475 <Cl au="0" df="" nm="slug" nu="0">
476 <DT ds="VarChar" en="" id="12" ln="50" sc="null" sg="1"/>
478 <Cl au="0" df="" nm="description" nu="0">
479 <DT ds="VarChar" en="" id="12" ln="300" sc="null" sg="1"/>
481 <Cl au="0" df="" nm="multiple" nu="0">
482 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
484 <Cl au="0" df="" nm="awarded_count" nu="0">
485 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
487 <Idx clu="0" nm="badge_slug" unq="0">
490 <Idx clu="0" nm="name" unq="1">
491 <ClNs>name, type</ClNs>
495 <Tbl UsSo="1" nm="book">
497 <Pk ClNs="id" nm="pkbook"/>
498 <Cl au="1" df="" nm="id" nu="0">
499 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
501 <Cl au="0" df="" nm="title" nu="0">
502 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
504 <Cl au="0" df="" nm="short_name" nu="0">
505 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
507 <Cl au="0" df="" nm="author" nu="0">
508 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
510 <Cl au="0" df="" nm="user_id" nu="1">
511 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
513 <Cl au="0" df="" nm="price" nu="1">
514 <DT ds="Decimal" en="" id="3" ln="10" sc="2" sg="1"/>
516 <Cl au="0" df="" nm="pages" nu="1">
517 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
519 <Cl au="0" df="" nm="published_at" nu="0">
520 <DT ds="Date" en="" id="91" ln="null" sc="null" sg="1"/>
522 <Cl au="0" df="" nm="publication" nu="0">
523 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
525 <Cl au="0" df="" nm="cover_img" nu="1">
526 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
528 <Cl au="0" df="" nm="tagnames" nu="1">
529 <DT ds="VarChar" en="" id="12" ln="125" sc="null" sg="1"/>
531 <Cl au="0" df="" nm="added_at" nu="0">
532 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
534 <Cl au="0" df="" nm="last_edited_at" nu="0">
535 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
537 <Fk deAc="3" nm="fk_books_auth_user" prLkCl="id" upAc="3">
538 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
539 <CdTb mn="1" nm="book" oe="1" sch="schemaA" zr="1"/>
540 <ClPr cdCl="user_id" prCl="id"/>
542 <Idx clu="0" nm="book_short_name_Idx" unq="1">
543 <ClNs>short_name</ClNs>
545 <Idx clu="0" nm="fk_books_auth_user" unq="0">
550 <Tbl UsSo="1" nm="book_author_info">
552 <Pk ClNs="id" nm="pkbook_author_info"/>
553 <Cl au="1" df="" nm="id" nu="0">
554 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
556 <Cl au="0" df="" nm="blog_url" nu="1">
557 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
559 <Cl au="0" df="" nm="user_id" nu="0">
560 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
562 <Cl au="0" df="" nm="added_at" nu="0">
563 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
565 <Cl au="0" df="" nm="last_edited_at" nu="0">
566 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
568 <Cl au="0" df="" nm="book_id" nu="0">
569 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
571 <Fk deAc="3" nm="fk_book_author_info_auth_user" prLkCl="id" upAc="3">
572 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
573 <CdTb mn="1" nm="book_author_info" oe="1" sch="schemaA" zr="1"/>
574 <ClPr cdCl="user_id" prCl="id"/>
576 <Fk deAc="3" nm="fk_book_author_info_book" prLkCl="id" upAc="3">
577 <PrTb mn="0" nm="book" oe="1" sch="schemaA" zr="0"/>
578 <CdTb mn="1" nm="book_author_info" oe="1" sch="schemaA" zr="1"/>
579 <ClPr cdCl="book_id" prCl="id"/>
581 <Idx clu="0" nm="fk_book_author_info_auth_user" unq="0">
584 <Idx clu="0" nm="fk_book_author_info_book" unq="0">
589 <Tbl UsSo="1" nm="book_author_rss">
591 <Pk ClNs="id" nm="pkbook_author_rss"/>
592 <Cl au="1" df="" nm="id" nu="0">
593 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
595 <Cl au="0" df="" nm="title" nu="0">
596 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
598 <Cl au="0" df="" nm="url" nu="0">
599 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
601 <Cl au="0" df="" nm="rss_created_at" nu="0">
602 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
604 <Cl au="0" df="" nm="user_id" nu="0">
605 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
607 <Cl au="0" df="" nm="added_at" nu="0">
608 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
610 <Cl au="0" df="" nm="book_id" nu="0">
611 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
613 <Fk deAc="3" nm="fk_book_author_rss_auth_user" prLkCl="id" upAc="3">
614 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
615 <CdTb mn="1" nm="book_author_rss" oe="1" sch="schemaA" zr="1"/>
616 <ClPr cdCl="user_id" prCl="id"/>
618 <Fk deAc="3" nm="fk_book_author_rss_book" prLkCl="id" upAc="3">
619 <PrTb mn="0" nm="book" oe="1" sch="schemaA" zr="0"/>
620 <CdTb mn="1" nm="book_author_rss" oe="1" sch="schemaA" zr="1"/>
621 <ClPr cdCl="book_id" prCl="id"/>
623 <Idx clu="0" nm="fk_book_author_rss_auth_user" unq="0">
626 <Idx clu="0" nm="fk_book_author_rss_book" unq="0">
631 <Tbl UsSo="1" nm="book_question">
633 <Pk ClNs="id" nm="pkbook_question"/>
634 <Cl au="1" df="" nm="id" nu="0">
635 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
637 <Cl au="0" df="" nm="book_id" nu="0">
638 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
640 <Cl au="0" df="" nm="question_id" nu="0">
641 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
643 <Fk deAc="3" nm="fk_book_question_book" prLkCl="id" upAc="3">
644 <PrTb mn="0" nm="book" oe="1" sch="schemaA" zr="0"/>
645 <CdTb mn="1" nm="book_question" oe="1" sch="schemaA" zr="1"/>
646 <ClPr cdCl="book_id" prCl="id"/>
648 <Fk deAc="3" nm="fk_book_question_question" prLkCl="id" upAc="3">
649 <PrTb mn="0" nm="question" oe="1" sch="schemaA" zr="0"/>
650 <CdTb mn="1" nm="book_question" oe="1" sch="schemaA" zr="1"/>
651 <ClPr cdCl="question_id" prCl="id"/>
653 <Idx clu="0" nm="fk_book_question_book" unq="0">
656 <Idx clu="0" nm="fk_book_question_question" unq="0">
657 <ClNs>question_id</ClNs>
661 <Tbl UsSo="1" nm="comment">
662 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8</TblOpts>
663 <Pk ClNs="id" nm="pkcomment"/>
664 <Cl au="1" df="" nm="id" nu="0">
665 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
667 <Cl au="0" df="" nm="content_type_id" nu="0">
668 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
670 <Cl au="0" df="" nm="object_id" nu="0">
671 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
673 <Cl au="0" df="" nm="user_id" nu="0">
674 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
676 <Cl au="0" df="" nm="comment" nu="0">
677 <DT ds="VarChar" en="" id="12" ln="300" sc="null" sg="1"/>
679 <Cl au="0" df="" nm="added_at" nu="0">
680 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
682 <Fk deAc="3" nm="fk_comment_auth_user" prLkCl="id" upAc="3">
683 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
684 <CdTb mn="1" nm="comment" oe="1" sch="schemaA" zr="1"/>
685 <ClPr cdCl="user_id" prCl="id"/>
687 <Fk deAc="3" nm="fk_comment_django_content_type" prLkCl="id" upAc="3">
688 <PrTb mn="0" nm="django_content_type" oe="1" sch="schemaA" zr="0"/>
689 <CdTb mn="1" nm="comment" oe="1" sch="schemaA" zr="1"/>
690 <ClPr cdCl="content_type_id" prCl="id"/>
692 <Idx clu="0" nm="comment_content_type_id" unq="0">
693 <ClNs>content_type_id</ClNs>
695 <Idx clu="0" nm="comment_user_id" unq="0">
698 <Idx clu="0" nm="content_type_id" unq="0">
699 <ClNs>content_type_id, object_id, user_id</ClNs>
703 <Tbl UsSo="1" nm="django_admin_log">
704 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8</TblOpts>
705 <Pk ClNs="id" nm="pkdjango_admin_log"/>
706 <Cl au="1" df="" nm="id" nu="0">
707 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
709 <Cl au="0" df="" nm="action_time" nu="0">
710 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
712 <Cl au="0" df="" nm="user_id" nu="0">
713 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
715 <Cl au="0" df="" nm="content_type_id" nu="1">
716 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
718 <Cl au="0" df="" nm="object_id" nu="1">
719 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
721 <Cl au="0" df="" nm="object_repr" nu="0">
722 <DT ds="VarChar" en="" id="12" ln="200" sc="null" sg="1"/>
724 <Cl au="0" df="" nm="action_flag" nu="0">
725 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="0"/>
727 <Cl au="0" df="" nm="change_message" nu="0">
728 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
730 <Fk deAc="3" nm="fk_django_admin_log_auth_user" prLkCl="id" upAc="3">
731 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
732 <CdTb mn="1" nm="django_admin_log" oe="1" sch="schemaA" zr="1"/>
733 <ClPr cdCl="user_id" prCl="id"/>
735 <Fk deAc="3" nm="fk_django_admin_log_django_content_type" prLkCl="id" upAc="3">
736 <PrTb mn="0" nm="django_content_type" oe="1" sch="schemaA" zr="1"/>
737 <CdTb mn="1" nm="django_admin_log" oe="1" sch="schemaA" zr="1"/>
738 <ClPr cdCl="content_type_id" prCl="id"/>
740 <Idx clu="0" nm="django_admin_log_content_type_id" unq="0">
741 <ClNs>content_type_id</ClNs>
743 <Idx clu="0" nm="django_admin_log_user_id" unq="0">
748 <Tbl UsSo="1" nm="django_authopenid_association">
749 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8</TblOpts>
750 <Pk ClNs="id" nm="pkdjango_authopenid_association"/>
751 <Cl au="1" df="" nm="id" nu="0">
752 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
754 <Cl au="0" df="" nm="server_url" nu="0">
755 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
757 <Cl au="0" df="" nm="handle" nu="0">
758 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
760 <Cl au="0" df="" nm="secret" nu="0">
761 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
763 <Cl au="0" df="" nm="issued" nu="0">
764 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
766 <Cl au="0" df="" nm="lifetime" nu="0">
767 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
769 <Cl au="0" df="" nm="assoc_type" nu="0">
770 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
774 <Tbl UsSo="1" nm="django_authopenid_nonce">
775 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8</TblOpts>
776 <Pk ClNs="id" nm="pkdjango_authopenid_nonce"/>
777 <Cl au="1" df="" nm="id" nu="0">
778 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
780 <Cl au="0" df="" nm="server_url" nu="0">
781 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
783 <Cl au="0" df="" nm="timestamp" nu="0">
784 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
786 <Cl au="0" df="" nm="salt" nu="0">
787 <DT ds="VarChar" en="" id="12" ln="40" sc="null" sg="1"/>
791 <Tbl UsSo="1" nm="django_authopenid_userassociation">
792 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8</TblOpts>
793 <Pk ClNs="id" nm="pkdjango_authopenid_userassociation"/>
794 <Cl au="1" df="" nm="id" nu="0">
795 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
797 <Cl au="0" df="" nm="openid_url" nu="0">
798 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
800 <Cl au="0" df="" nm="user_id" nu="0">
801 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
803 <Fk deAc="3" nm="fk_django_authopenid_userassociation_auth_user" prLkCl="id" upAc="3">
804 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
805 <CdTb mn="1" nm="django_authopenid_userassociation" oe="1" sch="schemaA" zr="1"/>
806 <ClPr cdCl="user_id" prCl="id"/>
808 <Idx clu="0" nm="user_id" unq="1">
813 <Tbl UsSo="1" nm="django_authopenid_userpasswordqueue">
814 <TblOpts>ENGINE=InnoDB DEFAULT CHARSET=utf8</TblOpts>
815 <Pk ClNs="id" nm="pkdjango_authopenid_userpasswordqueue"/>
816 <Cl au="1" df="" nm="id" nu="0">
817 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
819 <Cl au="0" df="" nm="user_id" nu="0">
820 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
822 <Cl au="0" df="" nm="new_password" nu="0">
823 <DT ds="VarChar" en="" id="12" ln="30" sc="null" sg="1"/>
825 <Cl au="0" df="" nm="confirm_key" nu="0">
826 <DT ds="VarChar" en="" id="12" ln="40" sc="null" sg="1"/>
828 <Fk deAc="3" nm="fk_django_authopenid_userpasswordqueue_auth_user" prLkCl="id" upAc="3">
829 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
830 <CdTb mn="1" nm="django_authopenid_userpasswordqueue" oe="1" sch="schemaA" zr="1"/>
831 <ClPr cdCl="user_id" prCl="id"/>
833 <Idx clu="0" nm="user_id" unq="1">
838 <Tbl UsSo="1" nm="django_content_type">
839 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8</TblOpts>
840 <Pk ClNs="id" nm="pkdjango_content_type"/>
841 <Cl au="1" df="" nm="id" nu="0">
842 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
844 <Cl au="0" df="" nm="name" nu="0">
845 <DT ds="VarChar" en="" id="12" ln="100" sc="null" sg="1"/>
847 <Cl au="0" df="" nm="app_label" nu="0">
848 <DT ds="VarChar" en="" id="12" ln="100" sc="null" sg="1"/>
850 <Cl au="0" df="" nm="model" nu="0">
851 <DT ds="VarChar" en="" id="12" ln="100" sc="null" sg="1"/>
853 <Idx clu="0" nm="app_label" unq="1">
854 <ClNs>app_label, model</ClNs>
858 <Tbl UsSo="1" nm="django_session">
859 <TblOpts>ENGINE=InnoDB DEFAULT CHARSET=utf8</TblOpts>
860 <Pk ClNs="session_key" nm="pkdjango_session"/>
861 <Cl au="0" df="" nm="session_key" nu="0">
862 <DT ds="VarChar" en="" id="12" ln="40" sc="null" sg="1"/>
864 <Cl au="0" df="" nm="session_data" nu="0">
865 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
867 <Cl au="0" df="" nm="expire_date" nu="0">
868 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
872 <Tbl UsSo="1" nm="django_site">
873 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8</TblOpts>
874 <Pk ClNs="id" nm="pkdjango_site"/>
875 <Cl au="1" df="" nm="id" nu="0">
876 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
878 <Cl au="0" df="" nm="domain" nu="0">
879 <DT ds="VarChar" en="" id="12" ln="100" sc="null" sg="1"/>
881 <Cl au="0" df="" nm="name" nu="0">
882 <DT ds="VarChar" en="" id="12" ln="50" sc="null" sg="1"/>
886 <Tbl UsSo="1" nm="favorite_question">
887 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8</TblOpts>
888 <Pk ClNs="id" nm="pkfavorite_question"/>
889 <Cl au="1" df="" nm="id" nu="0">
890 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
892 <Cl au="0" df="" nm="question_id" nu="0">
893 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
895 <Cl au="0" df="" nm="user_id" nu="0">
896 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
898 <Cl au="0" df="" nm="added_at" nu="0">
899 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
901 <Fk deAc="3" nm="fk_favorite_question_auth_user" prLkCl="id" upAc="3">
902 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
903 <CdTb mn="1" nm="favorite_question" oe="1" sch="schemaA" zr="1"/>
904 <ClPr cdCl="user_id" prCl="id"/>
906 <Fk deAc="3" nm="fk_favorite_question_question" prLkCl="id" upAc="3">
907 <PrTb mn="0" nm="question" oe="1" sch="schemaA" zr="0"/>
908 <CdTb mn="1" nm="favorite_question" oe="1" sch="schemaA" zr="1"/>
909 <ClPr cdCl="question_id" prCl="id"/>
911 <Idx clu="0" nm="favorite_question_question_id" unq="0">
912 <ClNs>question_id</ClNs>
914 <Idx clu="0" nm="favorite_question_user_id" unq="0">
919 <Tbl UsSo="1" nm="flagged_item">
920 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8</TblOpts>
921 <Pk ClNs="id" nm="pkflagged_item"/>
922 <Cl au="1" df="" nm="id" nu="0">
923 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
925 <Cl au="0" df="" nm="content_type_id" nu="0">
926 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
928 <Cl au="0" df="" nm="object_id" nu="0">
929 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
931 <Cl au="0" df="" nm="user_id" nu="0">
932 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
934 <Cl au="0" df="" nm="flagged_at" nu="0">
935 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
937 <Fk deAc="3" nm="fk_flagged_item_auth_user" prLkCl="id" upAc="3">
938 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
939 <CdTb mn="1" nm="flagged_item" oe="1" sch="schemaA" zr="1"/>
940 <ClPr cdCl="user_id" prCl="id"/>
942 <Fk deAc="3" nm="fk_flagged_item_django_content_type" prLkCl="id" upAc="3">
943 <PrTb mn="0" nm="django_content_type" oe="1" sch="schemaA" zr="0"/>
944 <CdTb mn="1" nm="flagged_item" oe="1" sch="schemaA" zr="1"/>
945 <ClPr cdCl="content_type_id" prCl="id"/>
947 <Idx clu="0" nm="content_type_id" unq="1">
948 <ClNs>content_type_id, object_id, user_id</ClNs>
950 <Idx clu="0" nm="flagged_item_content_type_id" unq="0">
951 <ClNs>content_type_id</ClNs>
953 <Idx clu="0" nm="flagged_item_user_id" unq="0">
958 <Tbl UsSo="1" nm="question">
959 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8</TblOpts>
960 <Pk ClNs="id" nm="pkquestion"/>
961 <Cl au="1" df="" nm="id" nu="0">
962 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
964 <Cl au="0" df="" nm="title" nu="0">
965 <DT ds="VarChar" en="" id="12" ln="300" sc="null" sg="1"/>
967 <Cl au="0" df="" nm="author_id" nu="0">
968 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
970 <Cl au="0" df="" nm="added_at" nu="0">
971 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
973 <Cl au="0" df="" nm="wiki" nu="0">
974 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
976 <Cl au="0" df="" nm="wikified_at" nu="1">
977 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
979 <Cl au="0" df="" nm="answer_accepted" nu="0">
980 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
982 <Cl au="0" df="" nm="closed" nu="0">
983 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
985 <Cl au="0" df="" nm="closed_by_id" nu="1">
986 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
988 <Cl au="0" df="" nm="closed_at" nu="1">
989 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
991 <Cl au="0" df="" nm="close_reason" nu="1">
992 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
994 <Cl au="0" df="" nm="deleted" nu="0">
995 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
997 <Cl au="0" df="" nm="deleted_at" nu="1">
998 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
1000 <Cl au="0" df="" nm="deleted_by_id" nu="1">
1001 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1003 <Cl au="0" df="" nm="locked" nu="0">
1004 <DT ds="TinyInt" en="" id="-6" ln="null" sc="null" sg="1"/>
1006 <Cl au="0" df="" nm="locked_by_id" nu="1">
1007 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1009 <Cl au="0" df="" nm="locked_at" nu="1">
1010 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
1012 <Cl au="0" df="" nm="score" nu="0">
1013 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1015 <Cl au="0" df="" nm="answer_count" nu="0">
1016 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1018 <Cl au="0" df="" nm="comment_count" nu="0">
1019 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1021 <Cl au="0" df="" nm="view_count" nu="0">
1022 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1024 <Cl au="0" df="" nm="offensive_flag_count" nu="0">
1025 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
1027 <Cl au="0" df="" nm="favourite_count" nu="0">
1028 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1030 <Cl au="0" df="" nm="last_edited_at" nu="1">
1031 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
1033 <Cl au="0" df="" nm="last_edited_by_id" nu="1">
1034 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1036 <Cl au="0" df="" nm="last_activity_at" nu="0">
1037 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
1039 <Cl au="0" df="" nm="last_activity_by_id" nu="0">
1040 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1042 <Cl au="0" df="" nm="tagnames" nu="0">
1043 <DT ds="VarChar" en="" id="12" ln="125" sc="null" sg="1"/>
1045 <Cl au="0" df="" nm="summary" nu="0">
1046 <DT ds="VarChar" en="" id="12" ln="180" sc="null" sg="1"/>
1048 <Cl au="0" df="" nm="html" nu="0">
1049 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
1051 <Cl au="0" df="" nm="vote_up_count" nu="0">
1052 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1054 <Cl au="0" df="" nm="vote_down_count" nu="0">
1055 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1057 <Fk deAc="3" nm="closed_by_id_refs_id_56e9d00c" prLkCl="id" upAc="3">
1058 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="1"/>
1059 <CdTb mn="1" nm="question" oe="1" sch="schemaA" zr="1"/>
1060 <ClPr cdCl="closed_by_id" prCl="id"/>
1062 <Fk deAc="3" nm="deleted_by_id_refs_id_56e9d00c" prLkCl="id" upAc="3">
1063 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="1"/>
1064 <CdTb mn="1" nm="question" oe="1" sch="schemaA" zr="1"/>
1065 <ClPr cdCl="deleted_by_id" prCl="id"/>
1067 <Fk deAc="3" nm="fk_question_auth_user" prLkCl="id" upAc="3">
1068 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
1069 <CdTb mn="1" nm="question" oe="1" sch="schemaA" zr="1"/>
1070 <ClPr cdCl="author_id" prCl="id"/>
1072 <Fk deAc="3" nm="last_activity_by_id_refs_id_56e9d00c" prLkCl="id" upAc="3">
1073 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
1074 <CdTb mn="1" nm="question" oe="1" sch="schemaA" zr="1"/>
1075 <ClPr cdCl="last_activity_by_id" prCl="id"/>
1077 <Fk deAc="3" nm="last_edited_by_id_refs_id_56e9d00c" prLkCl="id" upAc="3">
1078 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="1"/>
1079 <CdTb mn="1" nm="question" oe="1" sch="schemaA" zr="1"/>
1080 <ClPr cdCl="last_edited_by_id" prCl="id"/>
1082 <Fk deAc="3" nm="locked_by_id_refs_id_56e9d00c" prLkCl="id" upAc="3">
1083 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="1"/>
1084 <CdTb mn="1" nm="question" oe="1" sch="schemaA" zr="1"/>
1085 <ClPr cdCl="locked_by_id" prCl="id"/>
1087 <Idx clu="0" nm="question_author_id" unq="0">
1088 <ClNs>author_id</ClNs>
1090 <Idx clu="0" nm="question_closed_by_id" unq="0">
1091 <ClNs>closed_by_id</ClNs>
1093 <Idx clu="0" nm="question_deleted_by_id" unq="0">
1094 <ClNs>deleted_by_id</ClNs>
1096 <Idx clu="0" nm="question_last_activity_by_id" unq="0">
1097 <ClNs>last_activity_by_id</ClNs>
1099 <Idx clu="0" nm="question_last_edited_by_id" unq="0">
1100 <ClNs>last_edited_by_id</ClNs>
1102 <Idx clu="0" nm="question_locked_by_id" unq="0">
1103 <ClNs>locked_by_id</ClNs>
1107 <Tbl UsSo="1" nm="question_revision">
1108 <TblOpts>ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1</TblOpts>
1109 <Pk ClNs="id" nm="pkquestion_revision"/>
1110 <Cl au="1" df="" nm="id" nu="0">
1111 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1113 <Cl au="0" df="" nm="question_id" nu="0">
1114 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1116 <Cl au="0" df="" nm="revision" nu="0">
1117 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1119 <Cl au="0" df="" nm="title" nu="0">
1120 <DT ds="VarChar" en="" id="12" ln="300" sc="null" sg="1"/>
1122 <Cl au="0" df="" nm="author_id" nu="0">
1123 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1125 <Cl au="0" df="" nm="revised_at" nu="0">
1126 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
1128 <Cl au="0" df="" nm="tagnames" nu="0">
1129 <DT ds="VarChar" en="" id="12" ln="125" sc="null" sg="1"/>
1131 <Cl au="0" df="" nm="summary" nu="0">
1132 <DT ds="VarChar" en="" id="12" ln="300" sc="null" sg="1"/>
1134 <Cl au="0" df="" nm="text" nu="0">
1135 <DT ds="LongText" en="" id="712" ln="null" sc="null" sg="1"/>
1137 <Fk deAc="3" nm="fk_question_revision_auth_user" prLkCl="id" upAc="3">
1138 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
1139 <CdTb mn="1" nm="question_revision" oe="1" sch="schemaA" zr="1"/>
1140 <ClPr cdCl="author_id" prCl="id"/>
1142 <Fk deAc="3" nm="fk_question_revision_question" prLkCl="id" upAc="3">
1143 <PrTb mn="0" nm="question" oe="1" sch="schemaA" zr="0"/>
1144 <CdTb mn="1" nm="question_revision" oe="1" sch="schemaA" zr="1"/>
1145 <ClPr cdCl="question_id" prCl="id"/>
1147 <Idx clu="0" nm="question_revision_author_id" unq="0">
1148 <ClNs>author_id</ClNs>
1150 <Idx clu="0" nm="question_revision_question_id" unq="0">
1151 <ClNs>question_id</ClNs>
1155 <Tbl UsSo="1" nm="question_tags">
1156 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8</TblOpts>
1157 <Pk ClNs="id" nm="pkquestion_tags"/>
1158 <Cl au="1" df="" nm="id" nu="0">
1159 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1161 <Cl au="0" df="" nm="question_id" nu="0">
1162 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1164 <Cl au="0" df="" nm="tag_id" nu="0">
1165 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1167 <Fk deAc="3" nm="fk_question_tags_question" prLkCl="id" upAc="3">
1168 <PrTb mn="0" nm="question" oe="1" sch="schemaA" zr="0"/>
1169 <CdTb mn="1" nm="question_tags" oe="1" sch="schemaA" zr="1"/>
1170 <ClPr cdCl="question_id" prCl="id"/>
1172 <Fk deAc="3" nm="fk_question_tags_tag" prLkCl="id" upAc="3">
1173 <PrTb mn="0" nm="tag" oe="1" sch="schemaA" zr="0"/>
1174 <CdTb mn="1" nm="question_tags" oe="1" sch="schemaA" zr="1"/>
1175 <ClPr cdCl="tag_id" prCl="id"/>
1177 <Idx clu="0" nm="question_id" unq="1">
1178 <ClNs>question_id, tag_id</ClNs>
1180 <Idx clu="0" nm="tag_id_refs_id_43fcb953" unq="0">
1185 <Tbl UsSo="1" nm="repute">
1186 <TblOpts>ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=latin1</TblOpts>
1187 <Pk ClNs="id" nm="pkrepute"/>
1188 <Cl au="1" df="" nm="id" nu="0">
1189 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1191 <Cl au="0" df="" nm="user_id" nu="0">
1192 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1194 <Cl au="0" df="" nm="positive" nu="0">
1195 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
1197 <Cl au="0" df="" nm="negative" nu="0">
1198 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
1200 <Cl au="0" df="" nm="question_id" nu="0">
1201 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1203 <Cl au="0" df="" nm="reputed_at" nu="0">
1204 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
1206 <Cl au="0" df="" nm="reputation_type" nu="0">
1207 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
1209 <Cl au="0" df="" nm="reputation" nu="0">
1210 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1212 <Fk deAc="3" nm="fk_repute_auth_user" prLkCl="id" upAc="3">
1213 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
1214 <CdTb mn="1" nm="repute" oe="1" sch="schemaA" zr="1"/>
1215 <ClPr cdCl="user_id" prCl="id"/>
1217 <Fk deAc="3" nm="fk_repute_question" prLkCl="id" upAc="3">
1218 <PrTb mn="0" nm="question" oe="1" sch="schemaA" zr="0"/>
1219 <CdTb mn="1" nm="repute" oe="1" sch="schemaA" zr="1"/>
1220 <ClPr cdCl="question_id" prCl="id"/>
1222 <Idx clu="0" nm="repute_question_id" unq="0">
1223 <ClNs>question_id</ClNs>
1225 <Idx clu="0" nm="repute_user_id" unq="0">
1226 <ClNs>user_id</ClNs>
1230 <Tbl UsSo="1" nm="tag">
1231 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8</TblOpts>
1232 <Pk ClNs="id" nm="pktag"/>
1233 <Cl au="1" df="" nm="id" nu="0">
1234 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1236 <Cl au="0" df="" nm="name" nu="0">
1237 <DT ds="VarChar" en="" id="12" ln="255" sc="null" sg="1"/>
1239 <Cl au="0" df="" nm="created_by_id" nu="0">
1240 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1242 <Cl au="0" df="" nm="used_count" nu="0">
1243 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1245 <Fk deAc="3" nm="fk_tag_auth_user" prLkCl="id" upAc="3">
1246 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
1247 <CdTb mn="1" nm="tag" oe="1" sch="schemaA" zr="1"/>
1248 <ClPr cdCl="created_by_id" prCl="id"/>
1250 <Idx clu="0" nm="name" unq="1">
1253 <Idx clu="0" nm="tag_created_by_id" unq="0">
1254 <ClNs>created_by_id</ClNs>
1258 <Tbl UsSo="1" nm="user_badge">
1259 <TblOpts>ENGINE=InnoDB DEFAULT CHARSET=utf8</TblOpts>
1260 <Pk ClNs="id" nm="pkuser_badge"/>
1261 <Cl au="1" df="" nm="id" nu="0">
1262 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1264 <Cl au="0" df="" nm="user_id" nu="0">
1265 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1267 <Cl au="0" df="" nm="badge_id" nu="0">
1268 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1270 <Fk deAc="3" nm="fk_user_badge_auth_user" prLkCl="id" upAc="3">
1271 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
1272 <CdTb mn="1" nm="user_badge" oe="1" sch="schemaA" zr="1"/>
1273 <ClPr cdCl="user_id" prCl="id"/>
1275 <Fk deAc="3" nm="fk_user_badge_badge" prLkCl="id" upAc="3">
1276 <PrTb mn="0" nm="badge" oe="1" sch="schemaA" zr="0"/>
1277 <CdTb mn="1" nm="user_badge" oe="1" sch="schemaA" zr="1"/>
1278 <ClPr cdCl="badge_id" prCl="id"/>
1280 <Idx clu="0" nm="fk_user_badge_auth_user" unq="0">
1281 <ClNs>user_id</ClNs>
1283 <Idx clu="0" nm="fk_user_badge_badge" unq="0">
1284 <ClNs>badge_id</ClNs>
1288 <Tbl UsSo="1" nm="user_favorite_questions">
1289 <TblOpts>ENGINE=InnoDB DEFAULT CHARSET=utf8</TblOpts>
1290 <Pk ClNs="id" nm="pkuser_favorite_questions"/>
1291 <Cl au="1" df="" nm="id" nu="0">
1292 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1294 <Cl au="0" df="" nm="user_id" nu="0">
1295 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1297 <Cl au="0" df="" nm="question_id" nu="0">
1298 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1300 <Fk deAc="3" nm="fk_user_favorite_questions_auth_user" prLkCl="id" upAc="3">
1301 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
1302 <CdTb mn="1" nm="user_favorite_questions" oe="1" sch="schemaA" zr="1"/>
1303 <ClPr cdCl="user_id" prCl="id"/>
1305 <Fk deAc="3" nm="fk_user_favorite_questions_question" prLkCl="id" upAc="3">
1306 <PrTb mn="0" nm="question" oe="1" sch="schemaA" zr="0"/>
1307 <CdTb mn="1" nm="user_favorite_questions" oe="1" sch="schemaA" zr="1"/>
1308 <ClPr cdCl="question_id" prCl="id"/>
1310 <Idx clu="0" nm="fk_user_favorite_questions_auth_user" unq="0">
1311 <ClNs>user_id</ClNs>
1313 <Idx clu="0" nm="fk_user_favorite_questions_question" unq="0">
1314 <ClNs>question_id</ClNs>
1318 <Tbl UsSo="1" nm="vote">
1319 <TblOpts>ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8</TblOpts>
1320 <Pk ClNs="id" nm="pkvote"/>
1321 <Cl au="1" df="" nm="id" nu="0">
1322 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1324 <Cl au="0" df="" nm="content_type_id" nu="0">
1325 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1327 <Cl au="0" df="" nm="object_id" nu="0">
1328 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="0"/>
1330 <Cl au="0" df="" nm="user_id" nu="0">
1331 <DT ds="Integer" en="" id="4" ln="null" sc="null" sg="1"/>
1333 <Cl au="0" df="" nm="vote" nu="0">
1334 <DT ds="SmallInt" en="" id="5" ln="null" sc="null" sg="1"/>
1336 <Cl au="0" df="" nm="voted_at" nu="0">
1337 <DT ds="DateTime" en="" id="700" ln="null" sc="null" sg="1"/>
1339 <Fk deAc="3" nm="fk_vote_auth_user" prLkCl="id" upAc="3">
1340 <PrTb mn="0" nm="auth_user" oe="1" sch="schemaA" zr="0"/>
1341 <CdTb mn="1" nm="vote" oe="1" sch="schemaA" zr="1"/>
1342 <ClPr cdCl="user_id" prCl="id"/>
1344 <Fk deAc="3" nm="fk_vote_django_content_type" prLkCl="id" upAc="3">
1345 <PrTb mn="0" nm="django_content_type" oe="1" sch="schemaA" zr="0"/>
1346 <CdTb mn="1" nm="vote" oe="1" sch="schemaA" zr="1"/>
1347 <ClPr cdCl="content_type_id" prCl="id"/>
1349 <Idx clu="0" nm="content_type_id" unq="1">
1350 <ClNs>content_type_id, object_id, user_id</ClNs>
1352 <Idx clu="0" nm="vote_content_type_id" unq="0">
1353 <ClNs>content_type_id</ClNs>
1355 <Idx clu="0" nm="vote_user_id" unq="0">
1356 <ClNs>user_id</ClNs>
1362 <RnCf FtSz="12" lkStgy="OffsetDirect" zm="1.0">
1364 <Fg ky="Auto Number" vl="0"/>
1365 <Fg ky="Check" vl="0"/>
1366 <Fg ky="Comment" vl="0"/>
1367 <Fg ky="Data Type" vl="1"/>
1368 <Fg ky="Default" vl="0"/>
1369 <Fg ky="ENUM Values" vl="0"/>
1370 <Fg ky="Length" vl="1"/>
1371 <Fg ky="Name" vl="1"/>
1372 <Fg ky="Nullable" vl="0"/>
1373 <Fg ky="Schema Name" vl="0"/>
1374 <Fg ky="Signed" vl="0"/>
1377 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="activity" x="811" y="284"/>
1378 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="answer" x="413" y="472"/>
1379 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="answer_revision" x="1067" y="41"/>
1380 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="auth_group" x="593" y="703"/>
1381 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="auth_group_permissions" x="765" y="703"/>
1382 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="auth_message" x="323" y="1441"/>
1383 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="auth_permission" x="636" y="794"/>
1384 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="auth_user" x="50" y="50"/>
1385 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="auth_user_groups" x="403" y="703"/>
1386 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="auth_user_user_permissions" x="393" y="794"/>
1387 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="award" x="373" y="971"/>
1388 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="badge" x="606" y="971"/>
1389 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="comment" x="383" y="880"/>
1390 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="django_admin_log" x="363" y="1087"/>
1391 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="django_authopenid_association" x="1543" y="50"/>
1392 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="django_authopenid_nonce" x="1781" y="50"/>
1393 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="django_authopenid_userassociation" x="313" y="1502"/>
1394 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="django_authopenid_userpasswordqueue" x="303" y="1563"/>
1395 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="django_content_type" x="636" y="880"/>
1396 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="django_session" x="1088" y="222"/>
1397 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="django_site" x="1312" y="152"/>
1398 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="favorite_question" x="433" y="50"/>
1399 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="flagged_item" x="353" y="1198"/>
1400 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="question" x="423" y="121"/>
1401 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="question_revision" x="1380" y="241"/>
1402 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="question_tags" x="736" y="121"/>
1403 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="repute" x="1661" y="180"/>
1404 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="tag" x="343" y="1279"/>
1405 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="user_badge" x="916" y="200"/>
1406 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="user_favorite_questions" x="1070" y="366"/>
1407 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="vote" x="93" y="1341"/>
1408 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="book" x="962" y="1063"/>
1409 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="book_question" x="702" y="1160"/>
1410 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="book_author_info" x="931" y="1436"/>
1411 <TbGl bkCl="ffffffe6" sch="schemaA" tbl="book_author_rss" x="619" y="1321"/>
1412 <FkGl bkCl="ff000000" nm="schemaA.activity.fk_activity_auth_user"/>
1413 <FkGl bkCl="ff000000" nm="schemaA.answer.deleted_by_id_refs_id_192b0170"/>
1414 <FkGl bkCl="ff000000" nm="schemaA.answer.fk_answer_auth_user"/>
1415 <FkGl bkCl="ff000000" nm="schemaA.answer.fk_answer_question"/>
1416 <FkGl bkCl="ff000000" nm="schemaA.answer.last_edited_by_id_refs_id_192b0170"/>
1417 <FkGl bkCl="ff000000" nm="schemaA.answer.locked_by_id_refs_id_192b0170"/>
1418 <FkGl bkCl="ff000000" nm="schemaA.answer_revision.fk_answer_revision_auth_user"/>
1419 <FkGl bkCl="ff000000" nm="schemaA.auth_group_permissions.fk_auth_group_permissions_auth_group"/>
1420 <FkGl bkCl="ff000000" nm="schemaA.auth_group_permissions.fk_auth_group_permissions_auth_permission"/>
1421 <FkGl bkCl="ff000000" nm="schemaA.auth_message.fk_auth_message_auth_user"/>
1422 <FkGl bkCl="ff000000" nm="schemaA.auth_permission.fk_auth_permission_django_content_type"/>
1423 <FkGl bkCl="ff000000" nm="schemaA.auth_user_groups.fk_auth_user_groups_auth_group"/>
1424 <FkGl bkCl="ff000000" nm="schemaA.auth_user_groups.fk_auth_user_groups_auth_user"/>
1425 <FkGl bkCl="ff000000" nm="schemaA.auth_user_user_permissions.fk_auth_user_user_permissions_auth_permission"/>
1426 <FkGl bkCl="ff000000" nm="schemaA.auth_user_user_permissions.fk_auth_user_user_permissions_auth_user"/>
1427 <FkGl bkCl="ff000000" nm="schemaA.award.fk_award_auth_user"/>
1428 <FkGl bkCl="ff000000" nm="schemaA.award.fk_award_badge"/>
1429 <FkGl bkCl="ff000000" nm="schemaA.book.fk_books_auth_user"/>
1430 <FkGl bkCl="ff000000" nm="schemaA.book_author_info.fk_book_author_info_auth_user"/>
1431 <FkGl bkCl="ff000000" nm="schemaA.book_author_info.fk_book_author_info_book"/>
1432 <FkGl bkCl="ff000000" nm="schemaA.book_author_rss.fk_book_author_rss_auth_user"/>
1433 <FkGl bkCl="ff000000" nm="schemaA.book_author_rss.fk_book_author_rss_book"/>
1434 <FkGl bkCl="ff000000" nm="schemaA.book_question.fk_book_question_book"/>
1435 <FkGl bkCl="ff000000" nm="schemaA.book_question.fk_book_question_question"/>
1436 <FkGl bkCl="ff000000" nm="schemaA.comment.fk_comment_auth_user"/>
1437 <FkGl bkCl="ff000000" nm="schemaA.comment.fk_comment_django_content_type"/>
1438 <FkGl bkCl="ff000000" nm="schemaA.django_admin_log.fk_django_admin_log_auth_user"/>
1439 <FkGl bkCl="ff000000" nm="schemaA.django_admin_log.fk_django_admin_log_django_content_type"/>
1440 <FkGl bkCl="ff000000" nm="schemaA.django_authopenid_userassociation.fk_django_authopenid_userassociation_auth_user"/>
1441 <FkGl bkCl="ff000000" nm="schemaA.django_authopenid_userpasswordqueue.fk_django_authopenid_userpasswordqueue_auth_user"/>
1442 <FkGl bkCl="ff000000" nm="schemaA.favorite_question.fk_favorite_question_auth_user"/>
1443 <FkGl bkCl="ff000000" nm="schemaA.favorite_question.fk_favorite_question_question"/>
1444 <FkGl bkCl="ff000000" nm="schemaA.flagged_item.fk_flagged_item_auth_user"/>
1445 <FkGl bkCl="ff000000" nm="schemaA.flagged_item.fk_flagged_item_django_content_type"/>
1446 <FkGl bkCl="ff000000" nm="schemaA.question.closed_by_id_refs_id_56e9d00c"/>
1447 <FkGl bkCl="ff000000" nm="schemaA.question.deleted_by_id_refs_id_56e9d00c"/>
1448 <FkGl bkCl="ff000000" nm="schemaA.question.fk_question_auth_user"/>
1449 <FkGl bkCl="ff000000" nm="schemaA.question.last_activity_by_id_refs_id_56e9d00c"/>
1450 <FkGl bkCl="ff000000" nm="schemaA.question.last_edited_by_id_refs_id_56e9d00c"/>
1451 <FkGl bkCl="ff000000" nm="schemaA.question.locked_by_id_refs_id_56e9d00c"/>
1452 <FkGl bkCl="ff000000" nm="schemaA.question_revision.fk_question_revision_auth_user"/>
1453 <FkGl bkCl="ff000000" nm="schemaA.question_revision.fk_question_revision_question"/>
1454 <FkGl bkCl="ff000000" nm="schemaA.question_tags.fk_question_tags_question"/>
1455 <FkGl bkCl="ff000000" nm="schemaA.question_tags.fk_question_tags_tag"/>
1456 <FkGl bkCl="ff000000" nm="schemaA.repute.fk_repute_auth_user"/>
1457 <FkGl bkCl="ff000000" nm="schemaA.repute.fk_repute_question"/>
1458 <FkGl bkCl="ff000000" nm="schemaA.tag.fk_tag_auth_user"/>
1459 <FkGl bkCl="ff000000" nm="schemaA.user_badge.fk_user_badge_auth_user"/>
1460 <FkGl bkCl="ff000000" nm="schemaA.user_badge.fk_user_badge_badge"/>
1461 <FkGl bkCl="ff000000" nm="schemaA.user_favorite_questions.fk_user_favorite_questions_auth_user"/>
1462 <FkGl bkCl="ff000000" nm="schemaA.user_favorite_questions.fk_user_favorite_questions_question"/>
1463 <FkGl bkCl="ff000000" nm="schemaA.vote.fk_vote_auth_user"/>
1464 <FkGl bkCl="ff000000" nm="schemaA.vote.fk_vote_django_content_type"/>
1466 <RnmMgr NxRnmId="6">
1467 <RnmCh ObjCls="Table" ParCls="Schema" ParNme="schemaA" SupCls="" SupNme="">
1468 <Rnm id="1" nNm="book" oNm="books"/>
1470 <RnmCh ObjCls="Table" ParCls="Schema" ParNme="schemaA" SupCls="" SupNme="">
1471 <Rnm id="2" nNm="book_question" oNm="books_questions"/>
1473 <RnmCh ObjCls="Column" ParCls="Table" ParNme="book_question" SupCls="Schema" SupNme="schemaA">
1474 <Rnm id="3" nNm="id" oNm="books_questions_id"/>
1476 <RnmCh ObjCls="Column" ParCls="Table" ParNme="book_author_rss" SupCls="Schema" SupNme="schemaA">
1477 <Rnm id="4" nNm="user_id" oNm="book_author_id"/>
1479 <RnmCh ObjCls="Column" ParCls="Table" ParNme="book" SupCls="Schema" SupNme="schemaA">
1480 <Rnm id="5" nNm="short_name" oNm="shot_name"/>
1485 <Name>db.doc.option.mgr</Name>
1486 <BoolOpt lbl="Diagrams" nm="doc.diagrams" on="1" spl="0"/>
1487 <BoolOpt lbl="Foreign Keys" nm="doc.fks" on="1" spl="0"/>
1488 <BoolOpt lbl="Indexes" nm="doc.indexes" on="1" spl="0"/>
1489 <BoolOpt lbl="Overwrite CSS File" nm="doc.overwrite.css" on="1" spl="0"/>
1490 <BoolOpt lbl="Procedures" nm="doc.procs" on="1" spl="0"/>
1491 <BoolOpt lbl="Schemas" nm="doc.schemas" on="1" spl="0"/>
1492 <BoolOpt lbl="Sequences" nm="doc.sequences" on="1" spl="0"/>
1493 <BoolOpt lbl="Tables" nm="doc.tables" on="1" spl="0"/>
1494 <BoolOpt lbl="Triggers" nm="doc.triggers" on="1" spl="0"/>
1495 <BoolOpt lbl="Views" nm="doc.views" on="1" spl="0"/>