Florian Schaal
2016-05-24 c878bd417c1472c55a75e0691364973f63753e3a
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;