Marius Cramer
2015-01-06 d2713e4bf2090bcd85e0c1d7b99f08575d12f133
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;