aboutsummaryrefslogtreecommitdiff
path: root/rpkid/doc/pubd.dot
blob: e3ee0c9eef80490e7e71db0e62556b277106f731 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Automatically generated from pubd.sql

digraph test {
	edge [arrowtail=none, arrowhead=crow];
	graph [ratio=fill, overlap=false, bgcolor=white];
	node [label="\N", fillcolor=white, shape=record, style=filled];
	config [label="{config\n|config_id\ SERIAL\ [PK]\lbpki_crl\ LONGBLOB\l}"];
	client [label="{client\n|client_id\ SERIAL\ [PK]\lbase_uri\ TEXT\lbpki_cert\ LONGBLOB\lbpki_glue\ LONGBLOB\l}"];
}