Florian Schaal
2015-08-18 168c514d692044f8ccadba8ba5340efaa3160be7
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;