diff options
author | Rob Austein <sra@hactrn.net> | 2015-10-16 23:30:23 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-10-16 23:30:23 +0000 |
commit | 7ab6040f7eb05a7ac4424e0294d228256e9a64dd (patch) | |
tree | d6ed2db7b1d42e7cfc946ec2d4ade56cae4aa9f8 /rpki/sql_schemas.py | |
parent | bcb6a6859f4a00876056dac6b3a8565dd4399228 (diff) |
Regen
svn path=/branches/tk705/; revision=6126
Diffstat (limited to 'rpki/sql_schemas.py')
-rw-r--r-- | rpki/sql_schemas.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpki/sql_schemas.py b/rpki/sql_schemas.py index a3c039af..6c8c764d 100644 --- a/rpki/sql_schemas.py +++ b/rpki/sql_schemas.py @@ -2,7 +2,7 @@ ## @var rpkid ## SQL schema rpkid -rpkid = '''-- $Id: rpkid.sql 5881 2014-07-03 16:55:02Z sra $ +rpkid = '''-- $Id: rpkid.sql 6120 2015-10-16 04:56:43Z sra $ -- Copyright (C) 2012--2014 Dragon Research Labs ("DRL") -- Portions copyright (C) 2009--2011 Internet Systems Consortium ("ISC") |