]> WPIA git - gigi.git/blob - src/org/cacert/gigi/database/upgrade/from_24.sql
fix: ResultSet.getDate is often wrong as it fetches day-precision times
[gigi.git] / src / org / cacert / gigi / database / upgrade / from_24.sql
1 ALTER TABLE "organisations" RENAME COLUMN "state" TO "country";