Marius Cramer
2014-05-12 cda98dfeab6a50a9bf9964c2f47ce8f3871cc757
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;