digraph "twoDegreesRelationshipsDiagramImplied" { graph [ rankdir="RL" bgcolor="#ffffff" label="\nGenerated by SchemaSpy" labeljust="l" nodesep="0.18" ranksep="0.46" fontname="Helvetica" fontsize="11" ration="compress" ]; node [ fontname="Helvetica" fontsize="11" shape="plaintext" ]; edge [ arrowsize="0.8" ]; "journal":"email":w -> "users":"email.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; "journal":"id":w -> "organizations":"elipses":e [arrowhead=none dir=back arrowtail=crowodot]; "organizations":"elipses":w -> "countries":"elipses":e [arrowhead=none dir=back arrowtail=crowodot]; "user_countries":"country":w -> "countries":"elipses":e [arrowhead=none dir=back arrowtail=crowodot]; "user_countries":"email":w -> "users":"email.type":e [arrowhead=none dir=back arrowtail=crowodot]; "users":"role":w -> "user_roles":"role":e [arrowhead=none dir=back arrowtail=crowodot]; "users_view":"email":w -> "users":"email.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; "users_view":"role":w -> "user_roles":"role":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; "countries" [ label=<
countries[table]
...
259 rows2 >
> URL="../../tables/countries.html" target="_top" tooltip="countries" ]; "journal" [ label=<
journal[table]
jid
id
email
...
< 2336 rows
> URL="../../tables/journal.html" target="_top" tooltip="journal" ]; "organizations" [ label=<
organizations[table]
...
< 2497.673 rows12 >
> URL="../../tables/organizations.html" target="_top" tooltip="organizations" ]; "user_countries" [ label=<
user_countries[table]
email
country
< 251 rows
> URL="../../tables/user_countries.html" target="_top" tooltip="user_countries" ]; "user_roles" [ label=<
user_roles[table]
role
5 rows2 >
> URL="../../tables/user_roles.html" target="_top" tooltip="user_roles" ]; "users" [ label=<
users[table]
email
text[2147483647]
valid
bool[1]
role
text[2147483647]
first_access
timestamptz[35,6]
last_access
timestamptz[35,6]
< 126 rows3 >
> URL="../../tables/users.html" target="_top" tooltip="users" ]; "users_view" [ label=<
users_view[view]
email
role
...
> URL="../../tables/users_view.html" target="_top" tooltip="users_view" ]; }