Marius Burkard
2016-01-18 c9b5ed4f09b73c7a9008ca9736ce4fd85a9ebdbc
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;