aboutsummaryrefslogtreecommitdiff
path: root/rpkid.with_tls/doc/pubd.dot
diff options
context:
space:
mode:
Diffstat (limited to 'rpkid.with_tls/doc/pubd.dot')
-rw-r--r--rpkid.with_tls/doc/pubd.dot9
1 files changed, 9 insertions, 0 deletions
diff --git a/rpkid.with_tls/doc/pubd.dot b/rpkid.with_tls/doc/pubd.dot
new file mode 100644
index 00000000..20829e59
--- /dev/null
+++ b/rpkid.with_tls/doc/pubd.dot
@@ -0,0 +1,9 @@
+// Automatically generated from pubd.sql
+
+digraph test {
+ edge [arrowtail=none, arrowhead=crow];
+ graph [ratio=fill, overlap=false];
+ node [label="\N", fillcolor=white, shape=record, style=filled];
+ node1 [label="{config\n|config_id\ SERIAL\ [PK]\lbpki_crl\ LONGBLOB\ [N]\l}"];
+ node2 [label="{client\n|client_id\ SERIAL\ [PK]\lclient_handle\ VARCHAR\ [U]\lbase_uri\ TEXT\ [N]\lbpki_cert\ LONGBLOB\ [N]\lbpki_glue\ LONGBLOB\ [N]\l}"];
+}