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 --- .../diagrams/summary/clients.1degree.dot | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 doc/schemaspy_hubzilla/diagrams/summary/clients.1degree.dot (limited to 'doc/schemaspy_hubzilla/diagrams/summary/clients.1degree.dot') diff --git a/doc/schemaspy_hubzilla/diagrams/summary/clients.1degree.dot b/doc/schemaspy_hubzilla/diagrams/summary/clients.1degree.dot new file mode 100644 index 000000000..6a0dc8452 --- /dev/null +++ b/doc/schemaspy_hubzilla/diagrams/summary/clients.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "clients" { + 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" + ]; + "clients" [ + label=< + + + + + + + + + +
clients
client_id
pw
redirect_uri
name
icon
uid
0 rows
> + URL="tables/clients.html" + tooltip="clients" + ]; +} -- cgit v1.2.3