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