Marius Burkard
2016-01-29 b8f4caccb73052b9d7488b592ed4854958a4dc76
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;