aboutsummaryrefslogtreecommitdiff
path: root/rpki/pubdb/migrations
AgeCommit message (Expand)Author
2016-02-21Don't really need delta XML in SQL either, just need the hash.Rob Austein
2016-02-21We don't really need to store the full XML snapshot in SQL. We don'tRob Austein
2015-10-28Now working with PostgreSQL.Rob Austein
2015-10-25All SKI operations on issued certificates are really g(SKI)Rob Austein
2015-10-24Switched from BlobField to BinaryField, but doesn't seem to haveRob Austein
2015-10-08Initial sorta-mostly-working with Django 1.8. Incredibly noisy due toRob Austein
2015-10-07Discard Django router in favor of separate settings files tailored toRob Austein
2014-09-19Convert pubd to use Django ORM and lxml.etree.Rob Austein