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