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