Current File : /home/choksima/domains/choksima.com/public_html/roundcube/SQL/postgres/2020122900.sql
ALTER TABLE "users" ALTER COLUMN "preferences" DROP NOT NULL;
ALTER TABLE "users" ALTER COLUMN "preferences" SET DEFAULT NULL;