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 --- .../diagrams/profile.1degree.dot | 75 ---------------------- 1 file changed, 75 deletions(-) delete mode 100644 doc/schemaspy_hubzilla/diagrams/profile.1degree.dot (limited to 'doc/schemaspy_hubzilla/diagrams/profile.1degree.dot') diff --git a/doc/schemaspy_hubzilla/diagrams/profile.1degree.dot b/doc/schemaspy_hubzilla/diagrams/profile.1degree.dot deleted file mode 100644 index 1ae01de9b..000000000 --- a/doc/schemaspy_hubzilla/diagrams/profile.1degree.dot +++ /dev/null @@ -1,75 +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" - ]; - "profile" [ - label=< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
profile
idint[10]
profile_guidchar[64]
aidint unsigned[10]
uidint[10]
profile_namechar[255]
is_defaultbit[0]
hide_friendsbit[0]
namechar[255]
pdescchar[255]
chandesctext[65535]
dobchar[32]
dob_tzchar[255]
addresschar[255]
localitychar[255]
regionchar[255]
postal_codechar[32]
country_namechar[255]
hometownchar[255]
genderchar[32]
maritalchar[255]
withtext[65535]
howlongdatetime[19]
sexualchar[255]
politicchar[255]
religionchar[255]
keywordstext[65535]
likestext[65535]
dislikestext[65535]
abouttext[65535]
summarychar[255]
musictext[65535]
booktext[65535]
tvtext[65535]
filmtext[65535]
interesttext[65535]
romancetext[65535]
worktext[65535]
educationtext[65535]
contacttext[65535]
channelstext[65535]
homepagechar[255]
photochar[255]
thumbchar[255]
publishbit[0]
< 011 rows0 >
> - URL="profile.html" - tooltip="profile" - ]; -} -- cgit v1.2.3