SWADroid/doc/ER_db/diagrams/summary/tst_question_answers.1degree.dot

33 lines
995 B
Plaintext

// dot 2.26.3 on Linux 3.11.0-12-generic
// SchemaSpy rev 590
digraph "tst_question_answers" {
graph [
rankdir="RL"
bgcolor="#f7f7f7"
nodesep="0.18"
ranksep="0.46"
fontname="Helvetica"
fontsize="11"
];
node [
fontname="Helvetica"
fontsize="11"
shape="plaintext"
];
edge [
arrowsize="0.8"
];
"tst_question_answers" [
label=<
<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff">
<TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tst_question_answers</TD></TR>
<TR><TD PORT="_id" COLSPAN="3" ALIGN="LEFT">_id</TD></TR>
<TR><TD PORT="qstCod" COLSPAN="3" ALIGN="LEFT">qstCod</TD></TR>
<TR><TD PORT="ansCod" COLSPAN="3" ALIGN="LEFT">ansCod</TD></TR>
<TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR>
</TABLE>>
URL="tables/tst_question_answers.html"
tooltip="tst_question_answers"
];
}