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

34 lines
1.0 KiB
Plaintext

// dot 2.26.3 on Linux 3.11.0-12-generic
// SchemaSpy rev 590
digraph "tst_question_tags" {
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_tags" [
label=<
<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff">
<TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tst_question_tags</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="tagCod" COLSPAN="3" ALIGN="LEFT">tagCod</TD></TR>
<TR><TD PORT="tagInd" COLSPAN="3" ALIGN="LEFT">tagInd</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_tags.html"
tooltip="tst_question_tags"
];
}