aboutsummaryrefslogtreecommitdiff
path: root/rpki/pubdb/migrations/0003_auto_20151025_1757.py
AgeCommit message (Collapse)Author
2015-10-28Now working with PostgreSQL.Rob Austein
svn path=/branches/tk705/; revision=6157
2015-10-25All SKI operations on issued certificates are really g(SKI)Rob Austein
operations, so simplify code and schema by removing gratuitous transformations to and from binary format. svn path=/branches/tk705/; revision=6150