aboutsummaryrefslogtreecommitdiff
path: root/docs/rpki-db-schema.sql
diff options
context:
space:
mode:
Diffstat (limited to 'docs/rpki-db-schema.sql')
-rw-r--r--docs/rpki-db-schema.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/rpki-db-schema.sql b/docs/rpki-db-schema.sql
index 24bf896e..3ae49c79 100644
--- a/docs/rpki-db-schema.sql
+++ b/docs/rpki-db-schema.sql
@@ -63,6 +63,8 @@ CREATE TABLE parent (
https_ta LONGBLOB,
peer_contact_uri TEXT,
sia_base TEXT,
+ sender_name TEXT,
+ recipient_name TEXT,
self_id BIGINT unsigned NOT NULL,
bsc_id BIGINT unsigned NOT NULL,
repository_id BIGINT unsigned NOT NULL,