Marius Burkard
2016-03-30 22c91099a17a134ed90cd94223baf9c92ba106f4
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;