Marius Cramer
2014-03-24 3bc1e1d998fe33dfd3905926e0f8566eda4cc852
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;