]> WPIA git - gigi.git/blob - src/org/cacert/gigi/database/upgrade/from_6.sql
add: implement opt-in for notification of RA Agent
[gigi.git] / src / org / cacert / gigi / database / upgrade / from_6.sql
1 ALTER TABLE "pingconfig" ADD COLUMN "deleted" timestamp NULL DEFAULT NULL;