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/photo.1degree.dot | 57 ++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 hubzilla_er/diagrams/summary/photo.1degree.dot (limited to 'hubzilla_er/diagrams/summary/photo.1degree.dot') diff --git a/hubzilla_er/diagrams/summary/photo.1degree.dot b/hubzilla_er/diagrams/summary/photo.1degree.dot new file mode 100644 index 000000000..c0d5d2a32 --- /dev/null +++ b/hubzilla_er/diagrams/summary/photo.1degree.dot @@ -0,0 +1,57 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "photo" { + 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" + ]; + "photo" [ + label=< + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
photo
id
aid
uid
xchan
resource_id
created
edited
title
description
album
filename
type
height
width
size
data
scale
photo_usage
profile
is_nsfw
os_storage
os_path
display_path
photo_flags
allow_cid
allow_gid
deny_cid
deny_gid
3 495 rows
> + URL="tables/photo.html" + tooltip="photo" + ]; +} -- cgit v1.2.3