aboutsummaryrefslogtreecommitdiff
path: root/rpkid/doc/pubd.dot
diff options
context:
space:
mode:
Diffstat (limited to 'rpkid/doc/pubd.dot')
-rw-r--r--rpkid/doc/pubd.dot9
1 files changed, 0 insertions, 9 deletions
diff --git a/rpkid/doc/pubd.dot b/rpkid/doc/pubd.dot
deleted file mode 100644
index 3d42398d..00000000
--- a/rpkid/doc/pubd.dot
+++ /dev/null
@@ -1,9 +0,0 @@
-// 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]\llast_cms_timestamp\ DATETIME\ [N]\l}"];
-}