Michael Fürmann
2015-02-17 d2ba64924092d7695b4e126e2e8248926ee8700b
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;