Marius Burkard
2016-01-20 ba59737e157c0e1ce23b2443f08733b9f9a38bfe
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;