Current File : /home/keyhelp/www/webmail/SQL/postgres/2020122900.sql
ALTER TABLE "users" ALTER COLUMN "preferences" DROP NOT NULL;
ALTER TABLE "users" ALTER COLUMN "preferences" SET DEFAULT NULL;