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/notify.implied2degrees.dot | 279 ++++++++++++++++++++++++ 1 file changed, 279 insertions(+) create mode 100644 hubzilla_er/diagrams/notify.implied2degrees.dot (limited to 'hubzilla_er/diagrams/notify.implied2degrees.dot') diff --git a/hubzilla_er/diagrams/notify.implied2degrees.dot b/hubzilla_er/diagrams/notify.implied2degrees.dot new file mode 100644 index 000000000..9c4626bdb --- /dev/null +++ b/hubzilla_er/diagrams/notify.implied2degrees.dot @@ -0,0 +1,279 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + 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" + ]; + "addon":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"k":w -> "cache":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + + + + + + + + + + +
addon
id
name
version
installed
hidden
timestamp
plugin_admin
< 10 rows
> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + + + + + + + + + + + + + + + + + +
app
id
app_id
app_sig
app_author
app_name
app_desc
app_url
app_photo
app_version
app_channel
app_addr
app_price
app_page
app_requires
< 10 rows
> + URL="app.html" + tooltip="app" + ]; + "cache" [ + label=< + + + + +
cache
...
21 rows5 >
> + URL="cache.html" + tooltip="cache" + ]; + "event" [ + label=< + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
event
id
aid
uid
event_xchan
event_hash
created
edited
start
finish
summary
description
location
type
nofinish
adjust
ignore
allow_cid
allow_gid
deny_cid
deny_gid
event_status
event_status_date
event_percent
event_repeat
event_sequence
< 10 rows
> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + + + + + + + +
fserver
id
server
posturl
key
< 10 rows
> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + + + + + + + + + + + + +
fsuggest
id
uid
cid
name
url
request
photo
note
created
< 10 rows
> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + + + + + + + + +
hook
id
hook
file
function
priority
< 10 rows
> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + + + + + + +
manage
id
uid
xchan
< 10 rows
> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + + + + + + + + + + + + + + + + + + +
notify
idint[10]
hashchar[64]
namechar[255]
urlchar[255]
photochar[255]
datedatetime[19]
msgmediumtext[16777215]
aidint[10]
uidint[10]
linkchar[255]
parentchar[255]
seenbit[0]
typeint[10]
verbchar[255]
otypechar[16]
< 059 rows10 >
> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + + + + + + + + +
pconfig
id
uid
cat
k
v
< 2232 rows
> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
profile
id
profile_guid
aid
uid
profile_name
is_default
hide_friends
name
pdesc
chandesc
dob
dob_tz
address
locality
region
postal_code
country_name
hometown
gender
marital
with
howlong
sexual
politic
religion
keywords
likes
dislikes
about
summary
music
book
tv
film
interest
romance
work
education
contact
channels
homepage
photo
thumb
publish
< 14 rows
> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + + + + + + + + + +
spam
id
uid
spam
ham
term
date
< 10 rows
> + URL="spam.html" + tooltip="spam" + ]; +} -- cgit v1.2.3