Daniel
2016-04-17 e14c6ea84f18143bbd9eb17838b28fb884e78bd3
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;