// dot 2.26.3 on Linux 3.2.0-4-686-pae // SchemaSpy rev 590 digraph "chatroom" { 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" ]; "chatroom" [ label=<
chatroom
cr_id
cr_aid
cr_uid
cr_name
cr_created
cr_edited
cr_expire
allow_cid
allow_gid
deny_cid
deny_gid
2 rows
> URL="tables/chatroom.html" tooltip="chatroom" ]; }