]> WPIA git - gigi.git/blob - src/org/cacert/gigi/database/upgrade/from_24.sql
fix: #112 use term “country”, not “state”
[gigi.git] / src / org / cacert / gigi / database / upgrade / from_24.sql
1 ALTER TABLE "organisations" RENAME COLUMN "state" TO "country";