alter table community alter column public_key drop not null;
alter table person alter column public_key drop not null;