create table package_signatures ( packagehash text, signature text, primary key (packagehash, signature) );