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