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 --- doc/schemaspy_hubzilla/diagrams/photo.1degree.dot | 95 +++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 doc/schemaspy_hubzilla/diagrams/photo.1degree.dot (limited to 'doc/schemaspy_hubzilla/diagrams/photo.1degree.dot') diff --git a/doc/schemaspy_hubzilla/diagrams/photo.1degree.dot b/doc/schemaspy_hubzilla/diagrams/photo.1degree.dot new file mode 100644 index 000000000..64e9ac019 --- /dev/null +++ b/doc/schemaspy_hubzilla/diagrams/photo.1degree.dot @@ -0,0 +1,95 @@ +// 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" + ]; + "photo":"xchan":w -> "xchan":"xchan_hash":e [arrowhead=none dir=back arrowtail=crowodot]; + "photo" [ + label=< + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
photo
idint unsigned[10]
aidint unsigned[10]
uidint unsigned[10]
xchanchar[255]
resource_idchar[255]
createddatetime[19]
editeddatetime[19]
titlechar[255]
descriptiontext[65535]
albumchar[255]
filenamechar[255]
typechar[128]
heightsmallint[5]
widthsmallint[5]
sizeint unsigned[10]
datamediumblob[16777215]
scaletinyint[3]
photo_usagesmallint[5]
profilebit[0]
is_nsfwbit[0]
os_storagebit[0]
os_pathmediumtext[16777215]
display_pathmediumtext[16777215]
photo_flagsint unsigned[10]
allow_cidmediumtext[16777215]
allow_gidmediumtext[16777215]
deny_cidmediumtext[16777215]
deny_gidmediumtext[16777215]
< 15 888 rows0 >
> + URL="photo.html" + tooltip="photo" + ]; + "xchan" [ + label=< + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
xchan
xchan_hash
xchan_guid
xchan_guid_sig
xchan_pubkey
xchan_photo_mimetype
xchan_photo_l
xchan_photo_m
xchan_photo_s
xchan_addr
xchan_url
xchan_connurl
xchan_follow
xchan_connpage
xchan_name
xchan_network
xchan_instance_url
xchan_flags
xchan_photo_date
xchan_name_date
xchan_hidden
xchan_orphan
xchan_censored
xchan_selfcensored
xchan_system
xchan_pubforum
xchan_deleted
< 22 301 rows35 >
> + URL="xchan.html" + tooltip="xchan" + ]; +} -- cgit v1.2.3