mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
46 lines
2.6 KiB
Text
46 lines
2.6 KiB
Text
// dot 2.26.3 on Linux 3.2.0-4-686-pae
|
|
// SchemaSpy rev 590
|
|
digraph "oneDegreeRelationshipsDiagram" {
|
|
graph [
|
|
rankdir="RL"
|
|
bgcolor="#f7f7f7"
|
|
label="\nGenerated by SchemaSpy"
|
|
labeljust="l"
|
|
nodesep="0.18"
|
|
ranksep="0.46"
|
|
fontname="Helvetica"
|
|
fontsize="11"
|
|
];
|
|
node [
|
|
fontname="Helvetica"
|
|
fontsize="11"
|
|
shape="plaintext"
|
|
];
|
|
edge [
|
|
arrowsize="0.8"
|
|
];
|
|
"notify" [
|
|
label=<
|
|
<TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff">
|
|
<TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR>
|
|
<TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR>
|
|
<TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[64]</TD></TR>
|
|
<TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR>
|
|
<TR><TD PORT="url" COLSPAN="2" ALIGN="LEFT">url</TD><TD PORT="url.type" ALIGN="LEFT">char[255]</TD></TR>
|
|
<TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR>
|
|
<TR><TD PORT="date" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD><TD PORT="date.type" ALIGN="LEFT">datetime[19]</TD></TR>
|
|
<TR><TD PORT="msg" COLSPAN="2" ALIGN="LEFT">msg</TD><TD PORT="msg.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR>
|
|
<TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int[10]</TD></TR>
|
|
<TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR>
|
|
<TR><TD PORT="link" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD><TD PORT="link.type" ALIGN="LEFT">char[255]</TD></TR>
|
|
<TR><TD PORT="parent" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD><TD PORT="parent.type" ALIGN="LEFT">char[255]</TD></TR>
|
|
<TR><TD PORT="seen" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD><TD PORT="seen.type" ALIGN="LEFT">bit[0]</TD></TR>
|
|
<TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">int[10]</TD></TR>
|
|
<TR><TD PORT="verb" COLSPAN="2" ALIGN="LEFT">verb</TD><TD PORT="verb.type" ALIGN="LEFT">char[255]</TD></TR>
|
|
<TR><TD PORT="otype" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD><TD PORT="otype.type" ALIGN="LEFT">char[16]</TD></TR>
|
|
<TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR>
|
|
</TABLE>>
|
|
URL="notify.html"
|
|
tooltip="notify"
|
|
];
|
|
}
|