From 85b16618c4d0b46670e286fe3d0f1b69aee0c86c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 25 Sep 2007 17:59:02 +0000 Subject: Id svn path=/docs/rpki-db-schema.sql; revision=1024 --- docs/sample-irdb-data.sql | 1 + docs/sample-irdb.sql | 1 + 2 files changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/sample-irdb-data.sql b/docs/sample-irdb-data.sql index 09bc6278..1e9d1eab 100644 --- a/docs/sample-irdb-data.sql +++ b/docs/sample-irdb-data.sql @@ -1,3 +1,4 @@ +-- $Id$ INSERT INTO registrant (IRBE_mapped_id) VALUES ('ARIN'); INSERT INTO registrant (IRBE_mapped_id) VALUES ('TIER1_ISP1'); diff --git a/docs/sample-irdb.sql b/docs/sample-irdb.sql index 1efdea9b..f35b50fe 100644 --- a/docs/sample-irdb.sql +++ b/docs/sample-irdb.sql @@ -1,3 +1,4 @@ +-- $Id$ DROP TABLE IF EXISTS asn; -- cgit v1.2.3