Pembaruan PostgreSQL ke Unik
ALTER TABLE foo ADD UNIQUE (thecolumn);
Ham-Solo
ALTER TABLE foo ADD UNIQUE (thecolumn);