Marius Cramer
2014-03-10 4dfacaa478fc7b80364e96f7675504e5345a11c5
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;