Marius Cramer
2015-01-21 93fdfe3a3cdd3b385a6a9ef74e91c9616b01390b
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;