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