Marius Cramer
2015-12-08 394f3e17244fa6ec1e59a15d1a7081edbb8bc947
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;