Marius Cramer
2015-04-07 cc7a82756b4f4d7ab18e928527c37489adbaf564
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;