aboutsummaryrefslogtreecommitdiff
path: root/rpkid.stable/doc/pubd.dot
diff options
context:
space:
mode:
Diffstat (limited to 'rpkid.stable/doc/pubd.dot')
-rw-r--r--rpkid.stable/doc/pubd.dot9
1 files changed, 0 insertions, 9 deletions
diff --git a/rpkid.stable/doc/pubd.dot b/rpkid.stable/doc/pubd.dot
deleted file mode 100644
index 8865483e..00000000
--- a/rpkid.stable/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, bgcolor=white];
- node [label="\N", fillcolor=white, shape=record, style=filled];
- config [label="config|{config_id\ SERIAL\ \[PK\]|bpki_crl\ LONGBLOB}"];
- client [label="client|{client_id\ SERIAL\ \[PK\]|base_uri\ TEXT|bpki_cert\ LONGBLOB|bpki_glue\ LONGBLOB}"];
-}