]> WPIA git - gigi.git/blob - src/org/cacert/gigi/database/upgrade/from_21.sql
add: country information where verification took place
[gigi.git] / src / org / cacert / gigi / database / upgrade / from_21.sql
1 ALTER TABLE "notary" ADD COLUMN  "country" varchar(2) NULL;