Marius Burkard
2016-01-26 9f65de0b6bbfb0824e34088029e4f593a28303e1
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;