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