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