summaryrefslogtreecommitdiffstats
path: root/main/migrations/0067_auto__del_field_package_pgp_signature.py
AgeCommit message (Collapse)AuthorFilesLines
2013-11-07Drop old base64-ed PGP signature columnDan McGee1-0/+113
We've moved onto bytes only now. Signed-off-by: Dan McGee <dan@archlinux.org>