Marius Cramer
2014-04-29 5335a40f5ac4c20c96987ecc0853c62f86cca221
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;