From 0fbea73581c7d2f578afdf5391396020901c5d3a Mon Sep 17 00:00:00 2001 From: Haakon Meland Eriksen Date: Mon, 9 Nov 2015 06:24:02 +0100 Subject: Keep only zot.meta.xml for schemaSpy report generation, not the report itself --- doc/schemaspy_hubzilla/diagrams/xprof.1degree.dot | 175 ---------------------- 1 file changed, 175 deletions(-) delete mode 100644 doc/schemaspy_hubzilla/diagrams/xprof.1degree.dot (limited to 'doc/schemaspy_hubzilla/diagrams/xprof.1degree.dot') diff --git a/doc/schemaspy_hubzilla/diagrams/xprof.1degree.dot b/doc/schemaspy_hubzilla/diagrams/xprof.1degree.dot deleted file mode 100644 index d77c0787a..000000000 --- a/doc/schemaspy_hubzilla/diagrams/xprof.1degree.dot +++ /dev/null @@ -1,175 +0,0 @@ -// 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" - ]; - "channel":"channel_hash":w -> "xchan":"xchan_hash":e [arrowhead=none dir=back arrowtail=crowodot]; - "hubloc":"hubloc_hash":w -> "channel":"channel_hash":e [arrowhead=none dir=back arrowtail=crowodot]; - "hubloc":"hubloc_hash":w -> "xchan":"xchan_hash":e [arrowhead=none dir=back arrowtail=crowodot]; - "xchan":"xchan_hash":w -> "channel":"channel_hash":e [arrowhead=none dir=back arrowtail=teeodot]; - "xchan":"xchan_hash":w -> "hubloc":"hubloc_hash":e [arrowhead=none dir=back arrowtail=teeodot]; - "xprof":"xprof_hash":w -> "channel":"channel_hash":e [arrowhead=none dir=back arrowtail=teeodot]; - "xprof":"xprof_hash":w -> "hubloc":"hubloc_hash":e [arrowhead=none dir=back arrowtail=teeodot]; - "xprof":"xprof_hash":w -> "xchan":"xchan_hash":e [arrowhead=none dir=back arrowtail=teeodot]; - "channel" [ - label=< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
channel
channel_id
channel_account_id
channel_primary
channel_name
channel_address
channel_guid
channel_guid_sig
channel_hash
channel_timezone
channel_location
channel_theme
channel_startpage
channel_pubkey
channel_prvkey
channel_notifyflags
channel_pageflags
channel_dirdate
channel_lastpost
channel_deleted
channel_max_anon_mail
channel_max_friend_req
channel_expire_days
channel_passwd_reset
channel_default_group
channel_allow_cid
channel_allow_gid
channel_deny_cid
channel_deny_gid
channel_r_stream
channel_r_profile
channel_r_photos
channel_r_abook
channel_w_stream
channel_w_wall
channel_w_tagwall
channel_w_comment
channel_w_mail
channel_w_photos
channel_w_chat
channel_a_delegate
channel_r_storage
channel_w_storage
channel_r_pages
channel_w_pages
channel_a_republish
channel_w_like
channel_removed
channel_system
< 112 rows14 >
> - URL="channel.html" - tooltip="channel" - ]; - "hubloc" [ - label=< - - - - - - - - - - - - - - - - - - - - - - - -
hubloc
hubloc_id
hubloc_guid
hubloc_guid_sig
hubloc_hash
hubloc_addr
hubloc_network
hubloc_flags
hubloc_status
hubloc_url
hubloc_url_sig
hubloc_host
hubloc_callback
hubloc_connect
hubloc_sitekey
hubloc_updated
hubloc_connected
hubloc_primary
hubloc_orphancheck
hubloc_error
hubloc_deleted
< 32 658 rows14 >
> - URL="hubloc.html" - tooltip="hubloc" - ]; - "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" - ]; - "xprof" [ - label=< - - - - - - - - - - - - - - - - - - -
xprof
xprof_hashchar[255]
xprof_agetinyint unsigned[3]
xprof_descchar[255]
xprof_dobchar[12]
xprof_genderchar[255]
xprof_maritalchar[255]
xprof_sexualchar[255]
xprof_localechar[255]
xprof_regionchar[255]
xprof_postcodechar[32]
xprof_countrychar[255]
xprof_keywordstext[65535]
xprof_abouttext[65535]
xprof_homepagechar[255]
xprof_hometownchar[255]
< 30 rows0 >
> - URL="xprof.html" - tooltip="xprof" - ]; -} -- cgit v1.2.3