Current File : //var/webuzo-data/roundcube/SQL/postgres/2020122900.sql
ALTER TABLE "users" ALTER COLUMN "preferences" DROP NOT NULL;
ALTER TABLE "users" ALTER COLUMN "preferences" SET DEFAULT NULL;