// 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 |
id | int unsigned[10] |
aid | int unsigned[10] |
uid | int unsigned[10] |
xchan | char[255] |
resource_id | char[255] |
created | datetime[19] |
edited | datetime[19] |
title | char[255] |
description | text[65535] |
album | char[255] |
filename | char[255] |
type | char[128] |
height | smallint[5] |
width | smallint[5] |
size | int unsigned[10] |
data | mediumblob[16777215] |
scale | tinyint[3] |
photo_usage | smallint[5] |
profile | bit[0] |
is_nsfw | bit[0] |
os_storage | bit[0] |
os_path | mediumtext[16777215] |
display_path | mediumtext[16777215] |
photo_flags | int unsigned[10] |
allow_cid | mediumtext[16777215] |
allow_gid | mediumtext[16777215] |
deny_cid | mediumtext[16777215] |
deny_gid | mediumtext[16777215] |
< 1 | 5 888 rows | 0 > |
>
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 |
< 2 | 2 301 rows | 35 > |
>
URL="xchan.html"
tooltip="xchan"
];
}