Marius Burkard
2016-03-14 65c80f1a80caed31a3e9322a90b13577fe87496e
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;