From 20dcf37976ee269adcb2c004c5f612d8509b7f11 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 15 Dec 2015 17:42:49 -0800 Subject: issue #221 --- hubzilla_er/diagrams/summary/profile.1degree.dot | 73 ------------------------ 1 file changed, 73 deletions(-) delete mode 100644 hubzilla_er/diagrams/summary/profile.1degree.dot (limited to 'hubzilla_er/diagrams/summary/profile.1degree.dot') diff --git a/hubzilla_er/diagrams/summary/profile.1degree.dot b/hubzilla_er/diagrams/summary/profile.1degree.dot deleted file mode 100644 index 09c1fbfc9..000000000 --- a/hubzilla_er/diagrams/summary/profile.1degree.dot +++ /dev/null @@ -1,73 +0,0 @@ -// dot 2.26.3 on Linux 3.2.0-4-686-pae -// SchemaSpy rev 590 -digraph "profile" { - 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" - ]; - "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
4 rows
> - URL="tables/profile.html" - tooltip="profile" - ]; -} -- cgit v1.2.3