From c40f6060da9c014135e70f165fa7adbfb127bcf2 Mon Sep 17 00:00:00 2001 From: Haakon Meland Eriksen Date: Fri, 6 Nov 2015 17:26:04 +0100 Subject: Hubzilla report created by schemaSpy using zot.meta.xml to imply relationships --- hubzilla_er/diagrams/summary/attach.1degree.dot | 52 +++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 hubzilla_er/diagrams/summary/attach.1degree.dot (limited to 'hubzilla_er/diagrams/summary/attach.1degree.dot') diff --git a/hubzilla_er/diagrams/summary/attach.1degree.dot b/hubzilla_er/diagrams/summary/attach.1degree.dot new file mode 100644 index 000000000..8fc2e8360 --- /dev/null +++ b/hubzilla_er/diagrams/summary/attach.1degree.dot @@ -0,0 +1,52 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "attach" { + 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" + ]; + "attach" [ + label=< + + + + + + + + + + + + + + + + + + + + + + + + + + +
attach
id
aid
uid
hash
creator
filename
filetype
filesize
revision
folder
flags
is_dir
is_photo
os_storage
os_path
display_path
data
created
edited
allow_cid
allow_gid
deny_cid
deny_gid
0 rows
> + URL="tables/attach.html" + tooltip="attach" + ]; +} -- cgit v1.2.3